diff options
Diffstat (limited to 'capplets/windows')
-rw-r--r-- | capplets/windows/Makefile.am | 3 | ||||
-rw-r--r-- | capplets/windows/mate-window-properties.desktop.in (renamed from capplets/windows/mate-window-properties.desktop.in.in) | 0 |
2 files changed, 2 insertions, 1 deletions
diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am index 4b0fe063..cf1b9307 100644 --- a/capplets/windows/Makefile.am +++ b/capplets/windows/Makefile.am @@ -21,6 +21,7 @@ AM_CPPFLAGS = $(MATECC_CAPPLETS_CFLAGS) \ -DMATELOCALEDIR="\"$(datadir)/locale\"" \ -DPIXMAPDIR=\""$(pixmapdir)"\" -CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) +CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) +EXTRA_DIST = $(Desktop_in_files) -include $(top_srcdir)/git.mk diff --git a/capplets/windows/mate-window-properties.desktop.in.in b/capplets/windows/mate-window-properties.desktop.in index 49d2bc76..49d2bc76 100644 --- a/capplets/windows/mate-window-properties.desktop.in.in +++ b/capplets/windows/mate-window-properties.desktop.in |