Files
recycled-ni-neutrino/lib/libmd5sum/Makefile.am
Michael Liebmann c179cc8762 Add missing $(top_builddir) to Makefile.am
Origin commit data
------------------
Commit: f36ee26d87
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-22 (Sun, 22 Apr 2012)

Origin message was:
------------------
* Add missing $(top_builddir) to 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