summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2013-11-05 04:00:51 +0100
committerChanho Park <chanho61.park@samsung.com>2014-08-22 20:38:23 +0900
commitaa911274477b98a5a9ecb2a1f8d14f6694a43401 (patch)
tree337685a93fe4a6380b5e75192720366cd88b80b7
parentcb0803f21db3b6737372acdb235669c49bcc3eb2 (diff)
downloadltrace-aa911274477b98a5a9ecb2a1f8d14f6694a43401.tar.gz
ltrace-aa911274477b98a5a9ecb2a1f8d14f6694a43401.tar.bz2
ltrace-aa911274477b98a5a9ecb2a1f8d14f6694a43401.zip
Add trace-irelative.exp to Makefile.am
-rw-r--r--testsuite/ltrace.minor/Makefile.am38
1 files changed, 12 insertions, 26 deletions
diff --git a/testsuite/ltrace.minor/Makefile.am b/testsuite/ltrace.minor/Makefile.am
index af6cfde..b0f94a1 100644
--- a/testsuite/ltrace.minor/Makefile.am
+++ b/testsuite/ltrace.minor/Makefile.am
@@ -15,32 +15,18 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
-EXTRA_DIST = \
- attach-process.exp \
- count-record.c \
- count-record.exp \
- demangle.cpp \
- demangle.exp \
- demangle.h \
- demangle-lib.cpp \
- libdl-simple.c \
- libdl-simple.exp \
- libdl-simple-lib.c \
- print-instruction-pointer.c \
- print-instruction-pointer.exp \
- time-record.c \
- time-record-T.exp \
- time-record-tt.exp \
- time-record-ttt.exp \
- trace-clone.c \
- trace-clone.exp \
- trace-exec.exp \
- trace-fork.c \
- trace-fork.exp
+EXTRA_DIST = attach-process.exp count-record.c count-record.exp \
+ demangle.cpp demangle.exp demangle.h demangle-lib.cpp \
+ libdl-simple.c libdl-simple.exp libdl-simple-lib.c \
+ print-instruction-pointer.c print-instruction-pointer.exp \
+ time-record.c time-record-T.exp time-record-tt.exp \
+ time-record-ttt.exp trace-clone.c trace-clone.exp \
+ trace-exec.exp trace-fork.c trace-fork.exp \
+ trace-irelative.exp
-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 libdl-simple
+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 libdl-simple
MAINTAINERCLEANFILES = Makefile.in