From 1c1136159847953f85346b5c05d3dce6bab4ddca Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sat, 7 May 2011 18:50:54 -0400 Subject: Ripped out datetime-prefs and the translations. --- src/Makefile.am | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 6d388c7..26447f7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ -bin_PROGRAMS = indicator-datetime-preferences libexec_PROGRAMS = indicator-datetime-service indicator_datetime_service_SOURCES = \ @@ -41,25 +40,6 @@ libdatetime_la_LDFLAGS = \ -module \ -avoid-version -indicator_datetime_preferences_SOURCES =\ - datetime-prefs.c \ - datetime-prefs-locations.c \ - datetime-prefs-locations.h \ - timezone-completion.c \ - timezone-completion.h \ - utils.c \ - utils.h \ - settings-shared.h -indicator_datetime_preferences_CFLAGS = \ - -Wall \ - -Werror \ - -I$(top_srcdir)/libmap \ - $(PREF_CFLAGS) \ - -DPKGDATADIR="\"$(pkgdatadir)\"" -indicator_datetime_preferences_LDADD = \ - $(top_builddir)/libmap/libmap.la \ - $(PREF_LIBS) - gen-%.xml.c: %.xml @echo "Building $@ from $<" @echo "const char * _$(subst -,_,$(subst .,_,$(basename $<))) = " > $@ -- cgit v1.2.3