[gnome-panel] clock: remove test-system-timezone
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] clock: remove test-system-timezone
- Date: Wed, 30 Nov 2016 12:58:08 +0000 (UTC)
commit a10b9722a73a4cf3b6839f09f7b4c85887514010
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Nov 30 14:40:06 2016 +0200
clock: remove test-system-timezone
applets/clock/Makefile.am | 19 -------
applets/clock/test-system-timezone.c | 95 ----------------------------------
2 files changed, 0 insertions(+), 114 deletions(-)
---
diff --git a/applets/clock/Makefile.am b/applets/clock/Makefile.am
index c6a2850..e2f1315 100644
--- a/applets/clock/Makefile.am
+++ b/applets/clock/Makefile.am
@@ -3,7 +3,6 @@ NULL =
SUBDIRS = pixmaps
noinst_LTLIBRARIES = libsystem-timezone.la
-noinst_PROGRAMS = test-system-timezone
clock_libdir = $(libdir)/gnome-panel/applets
clock_lib_LTLIBRARIES = clock.la
@@ -88,24 +87,6 @@ clock_la_LDFLAGS = \
$(AM_LDFLAGS) \
$(NULL)
-test_system_timezone_SOURCES = \
- test-system-timezone.c \
- $(NULL)
-
-test_system_timezone_LDADD = libsystem-timezone.la
-
-test_system_timezone_CFLAGS = \
- $(LIBGNOME_PANEL_CFLAGS) \
- $(TZ_CFLAGS) \
- $(WARN_CFLAGS) \
- $(AM_CFLAGS) \
- $(NULL)
-
-test_system_timezone_LDFLAGS = \
- $(WARN_LDFLAGS) \
- $(AM_LDFLAGS) \
- $(NULL)
-
clock_enum_headers = \
$(top_srcdir)/applets/clock/clock-utils.h \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]