Toggle navigation
Sign in
discontinued
/
server
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
58eb487ea52658aead90e98c471d4f11078f748f
Authored by
Georg Hopp
2012-03-08 08:14:46 +0100
1 parent
0caad5a5
add assets to dist dir
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile.am
Makefile.am
View file @
58eb487
...
...
@@ -5,6 +5,6 @@ ACLOCAL_AMFLAGS = -I m4
5
5
#create_token_LDADD = src/libtoken.la $(LIBOBJS)
6
6
#create_token_CFLAGS = -Wall -I include
7
7
8
-
EXTRA_DIST
=
include
8
+
EXTRA_DIST
=
include
assets
9
9
10
10
SUBDIRS
=
src tests
...
...
Please
register
or
login
to post a comment