aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-02 09:23:53 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-02 09:23:53 +0800
commite5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad (patch)
tree05df4416fc1634e868371df08bb6c23794b0f577 /calendar/gui/Makefile.am
parent411ebc296442644ace6dbbdf6e30b8ae92436021 (diff)
downloadgsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar.gz
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar.bz2
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar.lz
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar.xz
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.tar.zst
gsoc2013-evolution-e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad.zip
no longer build widget-util.*, the code has been moved
2001-06-01 JP Rosevear <jpr@ximian.com> * gui/Makefile.am: no longer build widget-util.*, the code has been moved svn path=/trunk/; revision=10094
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 32947d5772..c079a7161c 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -108,9 +108,7 @@ evolution_calendar_SOURCES = \
tasks-migrate.c \
tasks-migrate.h \
weekday-picker.c \
- weekday-picker.h \
- widget-util.c \
- widget-util.h
+ weekday-picker.h
evolution_calendar_LDADD = \
alarm-notify/libalarm.a \