diff options
Diffstat (limited to 'wallpaper')
-rw-r--r-- | wallpaper/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wallpaper/Makefile.am b/wallpaper/Makefile.am index acc6496..c173fc2 100644 --- a/wallpaper/Makefile.am +++ b/wallpaper/Makefile.am @@ -36,3 +36,5 @@ $(extension_DATA): $(extension_in_files) $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Copyright --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@ CLEANFILES = $(extension_DATA) + +-include $(top_srcdir)/git.mk |