fixed Make install target

This commit is contained in:
Guenter Obiltschnig
2015-10-08 11:07:04 +02:00
parent f6b505bf48
commit 327e4eee81
2 changed files with 6 additions and 2 deletions

View File

@@ -20,6 +20,8 @@ ifndef POCO_BUILD
export POCO_BUILD=$(POCO_BASE)
endif
LIBPREFIX ?= lib
.PHONY: poco all libexecs cppunit tests samples cleans clean distclean install
# TESTS and SAMPLES are set in config.make