summaryrefslogtreecommitdiff
path: root/pstack
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-18 22:46:08 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-18 22:46:08 +0300
commit4d902c1ef655940c30637477f82c3fe17c94cd08 (patch)
treede2559cf724d36bfc5052e9713aa104582325f22 /pstack
parente154b30a57cc119f8e47936f23a261324228662f (diff)
downloadmariadb-git-4d902c1ef655940c30637477f82c3fe17c94cd08.tar.gz
Cleanup
myisam/mi_write.c: cleanup pstack/Makefile.am: Fixed wrong variable
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