Makefile.am fix of a typo

Mon Oct  4 19:02:08 CEST 1999 Olof S Kylander <olof@gimp.org>

        * Makefile.am fix of a typo
This commit is contained in:
CEST 1999 Olof S Kylander 1999-10-04 17:03:06 +00:00 committed by Olof S Kylander/GIMP
parent a70b308815
commit e22946aaa5
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
Mon Oct 4 19:02:08 CEST 1999 Olof S Kylander <olof@gimp.org>
* Makefile.am fix of a typo
1999-10-04 Michael Natterer <mitch@gimp.org>
* app/undo_history.c: made it a bit bigger and sprinkled some

View File

@ -131,7 +131,3 @@ checkin: populate
release:
$(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`
path_bezier.c \
path_bezier.h \
path_curves.c \
path_curves.h \