Commit 13f627be5bb4b23328f024902c3598e4137b5c6f

Authored by Georg Hopp
1 parent 8f04b4a8

add config and thus mime type mapping to distribution

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -5,7 +5,7 @@ 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 assets certs
  8 +EXTRA_DIST = include assets certs config
9 9
10 10 SUBDIRS = src tests
11 11
... ...
Please register or login to post a comment