summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-19 18:46:03 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-19 18:46:03 +0000
commitd8d6d65386b7392aba4a67132e531f85cb9df269 (patch)
treefafc2b2b99b156c32d795079e7787900eb1823d4 /src/Makefile.am
parent70ea28f34c25cc21bac51286b7e2c767a2df5807 (diff)
Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.
2003-05-19 Glynn Foster <glynn.foster@sun.com> * src/Makefile.am, src/gdialog: Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>. Disabled for the present until I have a chance to review the code.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3e0c2f3..b5efbf9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,8 @@ INCLUDES = \
-DGNOMELOCALEDIR=\""$(zenitylocaledir)"\" \
-DZENITY_DATADIR=\""$(datadir)/zenity"\"
+EXTRA_DIST = gdialog
+
zenity_LDADD = \
$(ZENITY_LIBS)