summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
| | | | | | | | | 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.
* Enable help documentation in the build.Glynn Foster2003-01-18
| | | | | | | | | 2003-01-18 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, omf.make, xmldocs.make: Enable help documentation in the build. * help/C/zenity-C.omf, help/C/zenity.xml: Fix up silly errors.
* Updates to make distcheck. Wow, this is scarey, a 1.0 release is on theGlynn Foster2003-01-14
| | | | | | | | 2003-01-14 Glynn Foster <glynn.foster@sun.com> * Makefile.am, src/Makefile.am: Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the horizon. Applications like this shouldn't reach 1.0.
* Initial revisionGlynn Foster2003-01-03
bgstack15