aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-07 12:59:29 -0500
committerTed Gould <ted@gould.cx>2010-09-07 12:59:29 -0500
commite22137324860b41cde1a34f19127c8252670faeb (patch)
treecf0c0f3a335c4bb6387ffa121a122c730768c596 /data/Makefile.in
parent07b0183fa5ddf8ea3200ae58bd22f95989beae10 (diff)
parentde2c8ed006362d66bcf30d3d15fdae809532cecc (diff)
downloadayatana-indicator-datetime-e22137324860b41cde1a34f19127c8252670faeb.tar.gz
ayatana-indicator-datetime-e22137324860b41cde1a34f19127c8252670faeb.tar.bz2
ayatana-indicator-datetime-e22137324860b41cde1a34f19127c8252670faeb.zip
* Fixing distcheck
* Autogen
Diffstat (limited to 'data/Makefile.in')
-rw-r--r--data/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in
index 30b114c..11dd75a 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -164,6 +164,8 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POFILES = @POFILES@
POSUB = @POSUB@
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
@@ -234,7 +236,10 @@ gsettings_SCHEMAS = \
dbus_servicesdir = $(DBUSSERVICEDIR)
dbus_services_DATA = indicator-datetime.service
-EXTRA_DIST = indicator-datetime.service.in
+EXTRA_DIST = \
+ $(gsettings_SCHEMAS) \
+ indicator-datetime.service.in
+
CLEANFILES = indicator-datetime.service
all: all-am