[gthumb] distribute the man page as well



commit 8c78e07c6fc8f283749dbe875fcb5a106e9a7959
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 14 20:11:20 2012 +0200

    distribute the man page as well

 data/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index e87fd24..4c00f47 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -46,12 +46,15 @@ pkgconfig_DATA = gthumb-$(GTHUMB_API_VERSION).pc
 uidir = $(pkgdatadir)/ui
 ui_DATA = filmholes.png
 
+man_MANS=gthumb.1
+
 EXTRA_DIST =                    	\
 	$(desktop_in_in_files)  	\
 	$(gsettings_schema_in_files)    \
 	$(pkgconfig_DATA)		\
 	$(ui_DATA)			\
-	gthumb.convert
+	gthumb.convert			\
+	$(man_MANS)
 
 DISTCLEANFILES =                	\
 	$(desktop_in_files)		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]