diff options
author | Wu Xiaotian <[email protected]> | 2019-02-07 21:37:59 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 16:36:51 +0100 |
commit | 2ca7574760838e7cf7c556a1f0dac054d82d0f5d (patch) | |
tree | 2899476a142ae13480877035d8b9e23631683489 /capplets/about-me | |
parent | 8a2d266bb5ceaf613add809ca554e57f7f46ab52 (diff) | |
download | mate-control-center-2ca7574760838e7cf7c556a1f0dac054d82d0f5d.tar.bz2 mate-control-center-2ca7574760838e7cf7c556a1f0dac054d82d0f5d.tar.xz |
fixed distcheck fail on debian
Diffstat (limited to 'capplets/about-me')
-rw-r--r-- | capplets/about-me/Makefile.am | 2 | ||||
-rw-r--r-- | capplets/about-me/mate-about-me.desktop.in (renamed from capplets/about-me/mate-about-me.desktop.in.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/capplets/about-me/Makefile.am b/capplets/about-me/Makefile.am index f510c81f..2dc847fb 100644 --- a/capplets/about-me/Makefile.am +++ b/capplets/about-me/Makefile.am @@ -48,6 +48,6 @@ AM_CPPFLAGS = \ -DMATELOCALEDIR="\"$(datadir)/locale\"" 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 diff --git a/capplets/about-me/mate-about-me.desktop.in.in b/capplets/about-me/mate-about-me.desktop.in index 71d3f704..71d3f704 100644 --- a/capplets/about-me/mate-about-me.desktop.in.in +++ b/capplets/about-me/mate-about-me.desktop.in |