diff --git a/configure/Makefile b/configure/Makefile index c9ca951d9..11066c6b9 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -13,9 +13,5 @@ CONFIGS += $(subst ../,,$(wildcard ../RELEASE*)) CONFIGS += $(subst ../,,$(wildcard ../RULES*)) CONFIGS += $(subst ../,,$(wildcard ../tools/*.pl)) -CONFIGS += tools/installEpics - -#####CONFIGS += tools/getrel include $(TOP)/configure/RULES -