Files
neutrino/lib/libmd5sum/Makefile.am
2012-04-27 16:54:01 +01:00

13 lines
259 B
Makefile

noinst_LIBRARIES = libtuxbox-md5sum.a
#not allowed cppflags for c files - fix your code to re-enable
#AM_CPPFLAGS = -fno-rtti -fno-exceptions
AM_CPPFLAGS =
INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir)
libtuxbox_md5sum_a_SOURCES = libmd5sum.c md5.c