aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-17 16:12:36 -0600
committerTed Gould <ted@gould.cx>2012-02-17 16:12:36 -0600
commitfdbd2204551814f8b7af709ae40088ea6841c205 (patch)
tree4723b063780b3a6e836d611d88ae196ac290c5ca /data
parent951e07bf486a9cea2f3b5a52c81df34f06b6f9ab (diff)
downloadayatana-indicator-datetime-fdbd2204551814f8b7af709ae40088ea6841c205.tar.gz
ayatana-indicator-datetime-fdbd2204551814f8b7af709ae40088ea6841c205.tar.bz2
ayatana-indicator-datetime-fdbd2204551814f8b7af709ae40088ea6841c205.zip
Still need to distribute these files even if we're not building it
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 6b7fe0f..6d4dd72 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -24,9 +24,11 @@ desktopdir = $(datadir)/applications
desktop_DATA = indicator-datetime-preferences.desktop
EXTRA_DIST += \
- datetime-dialog.ui \
- indicator-datetime-preferences.desktop \
- indicator-datetime-preferences.desktop.in
+ indicator-datetime-preferences.desktop
CLEANFILES += indicator-datetime-preferences.desktop
endif
+
+EXTRA_DIST += \
+ datetime-dialog.ui \
+ indicator-datetime-preferences.desktop.in