From 56f2d7b21f78ef90bd59bc2b88e312a8480a5b4c Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 9 Dec 2003 01:57:09 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GEDIT_2_5_92'. svn path=/tags/GEDIT_2_5_92/; revision=23726 --- widgets/e-timezone-dialog/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 widgets/e-timezone-dialog/Makefile.am (limited to 'widgets/e-timezone-dialog/Makefile.am') diff --git a/widgets/e-timezone-dialog/Makefile.am b/widgets/e-timezone-dialog/Makefile.am deleted file mode 100644 index ed4502a080..0000000000 --- a/widgets/e-timezone-dialog/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ - -DG_LOG_DOMAIN=__FILE__ \ - $(TZDIALOG_CFLAGS) - -noinst_LTLIBRARIES = \ - libetimezonedialog.la - -libetimezonedialog_la_SOURCES = \ - e-timezone-dialog.c \ - e-timezone-dialog.h - -glade_DATA = e-timezone-dialog.glade - -EXTRA_DIST = $(glade_DATA) -- cgit v1.2.3