From 5123cda5cd32333d9e5c1b4e5e769273c667ea71 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 14 Jan 2003 23:40:47 +0000 Subject: Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the 2003-01-14 Glynn Foster * 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. --- src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index b96eeee2..3e0c2f3b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,3 +27,6 @@ gladedir = $(datadir)/zenity glade_DATA = \ zenity.glade + +EXTRA_DIST = \ + $(glade_DATA) -- cgit