aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary T Welch <zwelch@codesourcery.com>2010-12-06 23:21:03 -0800
committerJoe Damato <ice799@gmail.com>2010-12-10 00:17:40 -0800
commitdd1352379a16ae982041f6be4fa62e3bf0dab7fb (patch)
tree8d22d2c53414538d12879e843d7f1e376ade7cad
parentaae034cb7d3dcc5b47d1e0a722156f2a8e40dceb (diff)
downloadltrace-dd1352379a16ae982041f6be4fa62e3bf0dab7fb.tar.gz
Include libdl-simple test in distribution tarball
Add libdl-simple source files and test script to EXTRA_DIST and add binary to CLEANFILES. Signed-off-by: Zachary T Welch <zwelch@codesourcery.com>
-rw-r--r--testsuite/ltrace.minor/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/ltrace.minor/Makefile.am b/testsuite/ltrace.minor/Makefile.am
index d7fe55b..bfd37ea 100644
--- a/testsuite/ltrace.minor/Makefile.am
+++ b/testsuite/ltrace.minor/Makefile.am
@@ -24,6 +24,9 @@ EXTRA_DIST = \
demangle.cpp \
demangle.exp \
demangle.h \
+ libdl-simple-lib.c \
+ libdl-simple.c \
+ libdl-simple.exp \
print-instruction-pointer.c \
print-instruction-pointer.exp \
time-record.c \
@@ -41,6 +44,6 @@ EXTRA_DIST = \
CLEANFILES = *.o *.so *.log *.sum *.ltrace setval.tmp \
attach-process count-record demangle print-instruction-pointer \
time-record-T time-record-tt time-record-ttt trace-clone \
- trace-exec trace-exec1 trace-fork
+ trace-exec trace-exec1 trace-fork libdl-simple
MAINTAINERCLEANFILES = Makefile.in