diff --git a/ChangeLog b/ChangeLog index ec792f6..44b4fb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-02-11 Nicola Pero + + * EOControl/Makefile.postamble: Removed unused dependency rule. + 2009-07-29 04:06-EDT Gregory John Casamento * EOControl/EOKeyValueArchiver.h: Add forward declaration of diff --git a/EOControl/Makefile.postamble b/EOControl/Makefile.postamble index fd728fd..198a671 100644 --- a/EOControl/Makefile.postamble +++ b/EOControl/Makefile.postamble @@ -70,8 +70,6 @@ after-distclean:: # Things to do after checking # after-check: -$(GNUSTEP_OBJ_DIR)/EOModel$(OEXT): EOKeyValueCoding.m EOCustomValues.m - $(GNUSTEP_TARGET_DIR)/config.h: ../config.status $(MKDIRS) $(GNUSTEP_TARGET_DIR) -mv ../config.h $(GNUSTEP_TARGET_DIR)