diff --git a/Makefile b/Makefile index 6a0d7d0..0e140b8 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ re: fclean all ## Install project install: - include $(CURDIR)/Makefile.cfg $(INST) -D -m 644 lib$(NAME).a $(ILIBDIR)/lib$(NAME).a $(foreach inc, $(INCPUB), \ $(INST) -D -m 644 $(INCDIR)/$(inc).h $(IINCDIR)/$(inc).h$(\n))