diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-02-03 01:56:42 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-02-03 01:56:42 +0000 |
commit | 00e48cb2b53e1e932ef47a17fcc278395f375981 (patch) | |
tree | 6944bc4353fb86868c93d4c818866dff09dbcfea /Makefile.am | |
parent | Adding Amharic translation. (diff) | |
download | zenity-00e48cb2b53e1e932ef47a17fcc278395f375981.tar.gz zenity-00e48cb2b53e1e932ef47a17fcc278395f375981.tar.bz2 zenity-00e48cb2b53e1e932ef47a17fcc278395f375981.zip |
Add spec file, thanks to Mihai T. Lazarescu.
2003-02-03 Glynn Foster <glynn.foster@sun.com>
* Makefile.am, configure.in, zenity.spec.in: Add
spec file, thanks to Mihai T. Lazarescu.
* THANKS, src/about.c: Update.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f339c664..5481b3af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,8 @@ EXTRA_DIST = \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ + zenity.spec \ + zenity.spec.in \ omf.make \ xmldocs.make \ COPYING \ |