diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 5f449f52..ea502fd7 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -27,9 +27,9 @@ directory_DATA = $(directory_in_files:.directory.in=.directory) @INTLTOOL_DIRECTORY_RULE@ menudir = $(sysconfdir)/xdg/menus -menu_DATA = matecc.menu mate-preferences-categories.menu +menu_DATA = matecc.menu -EXTRA_DIST = matecc.desktop.in.in matecc.directory.in matecc.menu mate-preferences-categories.menu +EXTRA_DIST = matecc.desktop.in.in matecc.directory.in matecc.menu DISTCLEANFILES = matecc.desktop matecc.desktop.in matecc.directory |