From da0f8bc7644e7b6d005ba0a7c6e8490eadc16841 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 6 Jun 2014 14:46:03 +0200 Subject: Move all manpages into thier own man directory --- capplets/about-me/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'capplets/about-me/Makefile.am') diff --git a/capplets/about-me/Makefile.am b/capplets/about-me/Makefile.am index 70525073..126dcdd4 100644 --- a/capplets/about-me/Makefile.am +++ b/capplets/about-me/Makefile.am @@ -41,8 +41,6 @@ desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop) uidir = $(pkgdatadir)/ui ui_DATA = $(ui_files) -man_MANS = mate-about-me.1 - AM_CPPFLAGS = \ $(MATECC_CAPPLETS_CFLAGS) \ $(LIBEBOOK_CFLAGS) \ @@ -53,6 +51,6 @@ AM_CPPFLAGS = \ -DMATELOCALEDIR="\"$(datadir)/locale\"" CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(MARSHALFILES) -EXTRA_DIST = $(ui_files) $(man_MANS) fprintd-marshal.list +EXTRA_DIST = $(ui_files) fprintd-marshal.list -include $(top_srcdir)/git.mk -- cgit v1.2.1