diff --git a/src/Makefile b/src/Makefile index d3b9feb..97de3e8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -24,8 +24,8 @@ INC += pv/scalarAlarmSupport.h include $(PVDATABASE_SRC)/copy/Makefile include $(PVDATABASE_SRC)/database/Makefile include $(PVDATABASE_SRC)/pvAccess/Makefile -include $(PVDATABASE_SRC)/special/Makefile include $(PVDATABASE_SRC)/support/Makefile +include $(PVDATABASE_SRC)/special/Makefile LIBRARY += pvDatabase pvDatabase_LIBS += pvData