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:
parent
2afd0b7ce6
commit
5123cda5cd
@ -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.
|
||||
|
12
Makefile.am
12
Makefile.am
@ -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
|
||||
|
@ -27,3 +27,6 @@ gladedir = $(datadir)/zenity
|
||||
|
||||
glade_DATA = \
|
||||
zenity.glade
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(glade_DATA)
|
||||
|
Reference in New Issue
Block a user