Add libdl-simple source files and test script to EXTRA_DIST and
add binary to CLEANFILES.

Signed-off-by: Zachary T Welch <[email protected]>
---
 testsuite/ltrace.minor/Makefile.am |    5 ++++-
 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
-- 
1.7.2.2


_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel

Reply via email to