summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
new file mode 100644
index 00000000..ffcddf6e
--- /dev/null
+++ b/common/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+
+noinst_LIBRARIES = libtextfile.a
+
+libtextfile_a_SOURCES = textfile.h textfile.c
+
+MAINTAINERCLEANFILES = Makefile.in