Browse Source

add config and thus mime type mapping to distribution

release0.1.5 v0.1.3
Georg Hopp 12 years ago
parent
commit
13f627be5b
  1. 2
      Makefile.am

2
Makefile.am

@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
#create_token_LDADD = src/libtoken.la $(LIBOBJS)
#create_token_CFLAGS = -Wall -I include
EXTRA_DIST = include assets certs
EXTRA_DIST = include assets certs config
SUBDIRS = src tests

Loading…
Cancel
Save