Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the

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.
This commit is contained in:
Glynn Foster 2003-01-14 23:40:47 +00:00 committed by Glynn Foster
parent 2afd0b7ce6
commit 5123cda5cd
3 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,9 @@
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.
2003-01-14 Glynn Foster <glynn.foster@sun.com>
* configure.in: Update to add new gconf requirement.

View File

@ -1,3 +1,15 @@
SUBDIRS = \
src \
po \
data
EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
COPYING \
HACKING \
ChangeLog \
NEWS \
README \
AUTHORS

View File

@ -27,3 +27,6 @@ gladedir = $(datadir)/zenity
glade_DATA = \
zenity.glade
EXTRA_DIST = \
$(glade_DATA)