summaryrefslogtreecommitdiff
path: root/timerapplet
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-10 00:11:09 +0100
committerStefano Karapetsas <[email protected]>2014-02-10 00:11:09 +0100
commit0a143c7564f982a846f5d04d1f14e67abf3c3cd2 (patch)
treeba26842521d876d738c0967d1b8f403ec8f5561c /timerapplet
parent588a11e8e3a1c40a11578dfd51e238c0c5e33b79 (diff)
downloadmate-applets-0a143c7564f982a846f5d04d1f14e67abf3c3cd2.tar.bz2
mate-applets-0a143c7564f982a846f5d04d1f14e67abf3c3cd2.tar.xz
Fix makefilesmate-applets-1.7.1
Diffstat (limited to 'timerapplet')
-rw-r--r--timerapplet/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/timerapplet/Makefile.am b/timerapplet/Makefile.am
index e0af8402..01517ff8 100644
--- a/timerapplet/Makefile.am
+++ b/timerapplet/Makefile.am
@@ -39,7 +39,8 @@ gsettings_SCHEMAS = org.mate.panel.applet.timer.gschema.xml
$(AM_V_GEN) $(SED) -e 's^\@GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
EXTRA_DIST = \
- $(applets_in_files) \
+ $(applets_in_files).in \
$(service_in_files) \
$(gsettings_SCHEMAS).in.in
+CLEANFILES = $(applets_DATA) $(applets_DATA).in $(service_DATA) $(gsettings_SCHEMAS_in) $(gsettings_SCHEMAS) *.gschema.valid