diff options
Diffstat (limited to 'timerapplet')
-rw-r--r-- | timerapplet/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/timerapplet/Makefile.am b/timerapplet/Makefile.am index bc276f69..72f4ebc8 100644 --- a/timerapplet/Makefile.am +++ b/timerapplet/Makefile.am @@ -43,3 +43,5 @@ EXTRA_DIST = \ $(timer_gschema_in_files) CLEANFILES = $(applets_DATA) $(applets_DATA).in $(service_DATA) $(gsettings_SCHEMAS) *.gschema.valid + +-include $(top_srcdir)/git.mk |