summaryrefslogtreecommitdiff
path: root/pstack
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-09-18 22:46:08 +0300
committermonty@hundin.mysql.fi <>2001-09-18 22:46:08 +0300
commit1aeb2a125cfde98c814a888d6d32f1bc8ec8bfbc (patch)
treede2559cf724d36bfc5052e9713aa104582325f22 /pstack
parent1ffff55f85cecab3184eae5ab2a7b9330b2f4772 (diff)
downloadmariadb-git-1aeb2a125cfde98c814a888d6d32f1bc8ec8bfbc.tar.gz
Cleanup
Diffstat (limited to 'pstack')
-rw-r--r--pstack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pstack/Makefile.am b/pstack/Makefile.am
index 86dddcb6f03..d94b3ba6aaf 100644
--- a/pstack/Makefile.am
+++ b/pstack/Makefile.am
@@ -24,7 +24,7 @@ noinst_HEADERS = bucomm.h debug.h ieee.h budbg.h demangle.h \
linuxthreads.h pstack.h pstacktrace.h
SRC= bucomm.c filemode.c linuxthreads.c rddbg.c \
debug.c ieee.c pstack.c stabs.c
-EXTRA_DIST= $SRC
+EXTRA_DIST= $(SRC)
if COMPILE_PSTACK
pkglib_LIBRARIES = libpstack.a