summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-09-29 12:03:56 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-09-29 12:03:56 +0000
commit0da4ea8b6510e0d00ccf1eb0c52599532d8c4bb3 (patch)
treedf46cf02ddc181cc75db90055bf9d4ed1aa96e79 /Makefile.am
parent0177cc4483979b5b216240e0b1340ce97dd84113 (diff)
downloadpatchelf-0da4ea8b6510e0d00ccf1eb0c52599532d8c4bb3.tar.gz
* Add tests.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 5a7c726..a459377 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1 @@
-bin_PROGRAMS = patchelf
-
-patchelf_SOURCES = patchelf.c
-
+SUBDIRS = src tests