mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-08-19 04:38:02 +00:00
distcheck: fix findstatic.pl runs for vpath build
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ distclean-local:
|
||||
rm -rf aclocal.m4 ar-lib autom4te.cache config.guess config.h.in config.h.in~ config.sub configure depcomp install-sh ltmain.sh m4 Makefile.in missing compile
|
||||
|
||||
install-exec-hook:
|
||||
perl findstatic.pl */*.o | grep -v Checking ||:
|
||||
perl $(top_srcdir)/findstatic.pl $(top_builddir)/src/*.o | grep -v Checking || :
|
||||
|
||||
TEST_EXTENSIONS = .sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user