Merge branch 'master' of ssh://askele.com/libsexpr

This commit is contained in:
Alexander Vdolainen 2015-12-29 13:20:52 +02:00
commit b3399111fd

View File

@ -6,6 +6,10 @@ AM_CPPFLAGS = \
-DPACKAGE_DATA_DIR=\""$(pkgdatadir)"\" \
$(LIBTDATA_CFLAGS) -I../include
#if WIN32
#AM_CPPFLAGS + = -I../../include
#endif
AM_CFLAGS =\
-Wall\
-g