summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-14 23:40:47 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-14 23:40:47 +0000
commit5123cda5cd32333d9e5c1b4e5e769273c667ea71 (patch)
tree386e830303b1938aef5de532beee327fd2991214 /src/Makefile.am
parent2afd0b7ce6239e6bab0da3097168e1bce4a25dfd (diff)
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.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b96eeee..3e0c2f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -27,3 +27,6 @@ gladedir = $(datadir)/zenity
glade_DATA = \
zenity.glade
+
+EXTRA_DIST = \
+ $(glade_DATA)