diff options
Diffstat (limited to 'capplets/about-me/Makefile.am')
-rw-r--r-- | capplets/about-me/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/about-me/Makefile.am b/capplets/about-me/Makefile.am index 01b07f95..a973ea9b 100644 --- a/capplets/about-me/Makefile.am +++ b/capplets/about-me/Makefile.am @@ -56,6 +56,6 @@ AM_CPPFLAGS += \ endif CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(MARSHALFILES) -EXTRA_DIST = $(ui_files) fprintd-marshal.list +EXTRA_DIST = $(ui_files) fprintd-marshal.list $(Desktop_in_files) -include $(top_srcdir)/git.mk |