another attempt to fix jenkins_problem

This commit is contained in:
mrkraimer
2021-04-03 06:30:09 -04:00
parent a622f66a94
commit 2c4e98db8c

View File

@ -24,8 +24,8 @@ INC += pv/scalarAlarmSupport.h
include $(PVDATABASE_SRC)/copy/Makefile include $(PVDATABASE_SRC)/copy/Makefile
include $(PVDATABASE_SRC)/database/Makefile include $(PVDATABASE_SRC)/database/Makefile
include $(PVDATABASE_SRC)/pvAccess/Makefile include $(PVDATABASE_SRC)/pvAccess/Makefile
include $(PVDATABASE_SRC)/special/Makefile
include $(PVDATABASE_SRC)/support/Makefile include $(PVDATABASE_SRC)/support/Makefile
include $(PVDATABASE_SRC)/special/Makefile
LIBRARY += pvDatabase LIBRARY += pvDatabase
pvDatabase_LIBS += pvData pvDatabase_LIBS += pvData