summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-09-29 12:17:56 (GMT)
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-09-29 12:17:56 (GMT)
commit868553426143d7bc5dc8d05f838a6326f53cf466 (patch)
tree47fdda64e6e7b0c47a4929c973f6e007b11a0292 /tests
parent0da4ea8b6510e0d00ccf1eb0c52599532d8c4bb3 (diff)
downloadpatchelf-868553426143d7bc5dc8d05f838a6326f53cf466.zip
patchelf-868553426143d7bc5dc8d05f838a6326f53cf466.tar.gz
patchelf-868553426143d7bc5dc8d05f838a6326f53cf466.tar.bz2
* Add dist files.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fc92ab3..bbffa02 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,3 +25,6 @@ bar.o: bar.c
clean-local:
$(RM) *.o libfoo.so libbar.so main
+
+
+EXTRA_DIST = main.c foo.c bar.c $(TESTS)