From 794bbc93d05e090d7fef7b39f6f0237cbb26fa31 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Tue, 30 Jan 2007 17:12:10 +0000 Subject: Added man file 2007-01-30 Nickolay V. Shmyrev * data/Makefile.am: * data/evince.1: Added man file svn path=/trunk/; revision=2277 --- (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 94ec87c..669742c 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -5,6 +5,12 @@ install-data-local: install-schemas update-icon-cache uninstall-local: uninstall-schemas # +# man file +# + +man_MANS=evince.1 + +# # UI descriptions # @@ -98,6 +104,7 @@ EXTRA_DIST = \ $(ui_DATA) \ $(DESKTOP_IN_FILES) \ $(schema_in_files) \ + $(man_MANS) \ $(NULL) # -- cgit v0.9.1