summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-08-05 11:07:34 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-08-05 11:07:34 +0000
commit6419dcad3732c1be03bbe570c6c64c82b33ad599 (patch)
treeab06bd94672186aa858c661805c05f490e7ef011 /common/Makefile.am
parentf5cf0bce5206b17ae6ce1661a15253bef5827eaf (diff)
Add textfile regression test
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index ffcddf6e..3cc9318d 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -6,4 +6,8 @@ noinst_LIBRARIES = libtextfile.a
libtextfile_a_SOURCES = textfile.h textfile.c
+noinst_PROGRAMS = test_textfile
+
+test_textfile_LDADD = libtextfile.a
+
MAINTAINERCLEANFILES = Makefile.in