Added gimp.spec to Makefile.am

This commit is contained in:
Ville Pätsi
2003-08-28 10:20:47 +00:00
parent d3476d38f0
commit 21441b24bd
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-08-28 Ville Pätsi <drc@gimp.org>
* Makefile.am: Add gimp.spec to EXTRA_DIST to add it to
the dist tarball.
2003-08-27 Michael Natterer <mitch@gimp.org>
* app/widgets/gimplayertreeview.c

View File

@ -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 \