summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authormananth <mananth>2003-08-29 10:14:55 +0000
committermananth <mananth>2003-08-29 10:14:55 +0000
commit855a337e54321d9aa2b97c38ffa4787d3105257c (patch)
treee5c717a88b8b980780cd15dc86056b442f13fcaf /test/Makefile.am
parent9e228f296a5b39e2b3a91f2f333c6a290619e722 (diff)
downloadsysfsutils-855a337e54321d9aa2b97c38ffa4787d3105257c.tar.gz
Removing dlist_test.c from version earlier than 0_2_0
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
deleted file mode 100644
index 25a4881..0000000
--- a/test/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-bin_PROGRAMS = dlist_test
-dlist_test_SOURCES = dlist_test.c
-INCLUDES = -I../include
-LDADD = ../lib/libsysfs.a