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>
|
2003-01-14 Glynn Foster <glynn.foster@sun.com>
|
||||||
|
|
||||||
* configure.in: Update to add new gconf requirement.
|
* configure.in: Update to add new gconf requirement.
|
||||||
|
12
Makefile.am
12
Makefile.am
@ -1,3 +1,15 @@
|
|||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
src \
|
src \
|
||||||
|
po \
|
||||||
data
|
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 = \
|
glade_DATA = \
|
||||||
zenity.glade
|
zenity.glade
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
$(glade_DATA)
|
||||||
|
Reference in New Issue
Block a user