Add dependency of exampleDatabase and examplePowerSupply to test

This commit is contained in:
Ralph Lange
2014-02-14 13:17:58 +01:00
parent c445368537
commit 92509abde8
3 changed files with 7 additions and 0 deletions

View File

@@ -27,12 +27,14 @@
# use the following definitions:
PVDATABASE = $(TOP)/..
PVDATABASETEST = $(TOP)/../test
-include $(TOP)/../../RELEASE.local
-include $(TOP)/../configure/RELEASE.local
# If you copied this example from pvDatabaseCPP to be built as a
# standalone TOP, define
# PVDATABASE = /path/to/epics/pvDatabaseCPP
# PVDATABASETEST = /path/to/epics/pvDatabaseCPP/test
# in the appropriate RELEASE[.local],
# and use the following definitions instead: