summaryrefslogtreecommitdiff
path: root/gsl-1.9/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-1.9/utils/Makefile.am')
-rw-r--r--gsl-1.9/utils/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/gsl-1.9/utils/Makefile.am b/gsl-1.9/utils/Makefile.am
new file mode 100644
index 0000000..117cf7c
--- /dev/null
+++ b/gsl-1.9/utils/Makefile.am
@@ -0,0 +1,7 @@
+noinst_LTLIBRARIES = libutils.la
+
+# Don't need to list alloca.c, etc., Automake includes them.
+libutils_la_SOURCES = system.h placeholder.c
+libutils_la_LIBADD = @LIBOBJS@
+
+EXTRA_DIST = README