Commit 58eb487ea52658aead90e98c471d4f11078f748f

Authored by Georg Hopp
1 parent 0caad5a5

add assets to dist dir

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -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