From e28c3fb0c3efaee49f10d1aa87e5eb9170cdf17a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 4 Nov 2012 07:14:38 -0800 Subject: Imported Upstream version 0.1.18 --- src/thwbrk/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/thwbrk/Makefile.am (limited to 'src/thwbrk/Makefile.am') diff --git a/src/thwbrk/Makefile.am b/src/thwbrk/Makefile.am new file mode 100644 index 0000000..4799ccd --- /dev/null +++ b/src/thwbrk/Makefile.am @@ -0,0 +1,8 @@ +MAINTAINERCLEANFILES = Makefile.in + +INCLUDES = -I. -I$(top_srcdir)/include + +noinst_LTLIBRARIES = libthwbrk.la + +libthwbrk_la_SOURCES = thwbrk.c + -- cgit v1.2.3