aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl
index 8b27813..adf438a 100644
--- a/lib/Makefile.tmpl
+++ b/lib/Makefile.tmpl
@@ -24,5 +24,5 @@ libcflow_a_LIBADD = $(LIBOBJS) $(ALLOCA)
libcflow_a_DEPENDENCIES = $(libcflow_a_LIBADD)
-
+AM_CPPFLAGS=
BUILT_SOURCES =
-EXTRA_DIST = Makefile.tmpl pin.c
+EXTRA_DIST = Makefile.tmpl
MAINTAINERCLEANFILES =

Return to:

Send suggestions and report system problems to the System administrator.