Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55942 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -59,7 +59,6 @@ TEST_FILES = \
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install::
|
||||
$(INSTALL) -m 555 $(PROGRAM) $(DIST)/bin
|
||||
$(INSTALL) -m 555 TestOutSinks $(DIST)/bin
|
||||
$(INSTALL) $(TEST_FILES) $(DIST)/bin/OutTestData
|
||||
$(INSTALL) -m 555 $(srcdir)/TestOutSinks $(DIST)/bin
|
||||
$(INSTALL) $(addprefix $(srcdir)/, $(TEST_FILES)) $(DIST)/bin/OutTestData
|
||||
|
||||
|
||||
Reference in New Issue
Block a user