summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@dhcp231-201.rdu.redhat.com>2010-01-08 10:07:21 -0500
committerWilliam Cohen <wcohen@dhcp231-201.rdu.redhat.com>2010-01-08 10:07:21 -0500
commita5b173656a9d942921d59a3e02bf2f285a46a3e9 (patch)
treedb4eaa631512181e2eff1042561de35c4bd65047 /Makefile.am
parentf0fba4bc2ad68c1eb2bb597d70a9c719ff696977 (diff)
downloadsystemtap-steved-a5b173656a9d942921d59a3e02bf2f285a46a3e9.tar.gz
systemtap-steved-a5b173656a9d942921d59a3e02bf2f285a46a3e9.tar.xz
systemtap-steved-a5b173656a9d942921d59a3e02bf2f285a46a3e9.zip
Move PKGLIBDIR variable set to testsuite/Makefile.am for self-contained tests.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d0f2e1e..3c2ddbe1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -328,7 +328,7 @@ installcheck:
echo "$(DESTDIR)$(bindir)/stap is not recent, run make install"; \
exit -1; \
fi;
- $(MAKE) -C testsuite installcheck RUNTESTFLAGS="$(RUNTESTFLAGS)" PKGLIBDIR="$(pkglibexecdir)"
+ $(MAKE) -C testsuite installcheck RUNTESTFLAGS="$(RUNTESTFLAGS)"
# Any extra flags, such as: