mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: b04b3f270a
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
12 lines
238 B
Makefile
12 lines
238 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_srcdir)
|
|
|
|
libtuxbox_md5sum_a_SOURCES = libmd5sum.c md5.c
|