diff --git a/ChangeLog b/ChangeLog index 2f571edfdf..af1cc34ef6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-28 Ville Pätsi + * Makefile.am: Add gimp.spec to EXTRA_DIST to add it to + the dist tarball. + 2003-08-27 Michael Natterer * app/widgets/gimplayertreeview.c diff --git a/Makefile.am b/Makefile.am index 0f17665960..e511b8a428 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,7 @@ EXTRA_DIST = \ TODO.xml \ config.h.win32 \ gimp.spec.in \ + gimp.spec \ gimptool-win32.c.in \ intltool-extract.in \ intltool-merge.in \