diff --git a/config/Makefile b/config/Makefile index 8a3adc3bc..3b6c7d413 100644 --- a/config/Makefile +++ b/config/Makefile @@ -11,8 +11,5 @@ INSTALL_CONFIG = $(INSTALL_LOCATION)/config CONFIGS += $(subst ../,,$(wildcard ../CONFIG*)) CONFIGS += $(subst ../,,$(wildcard ../RULES*)) -SCRIPTS_HOST += $(wildcard ../tools/*.pl) -SCRIPTS_HOST += ../tools/installEpics - include $(TOP)/configure/RULES