From 5b5ec148b39ba16be9fbc117e825bc1d183bc954 Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Wed, 24 Aug 2005 20:50:30 +0000 Subject: [PATCH] doc makefile git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@167 7f574dfc-610e-0410-a909-a81674777703 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 4062c24..23200e4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,4 +22,4 @@ man_MANS = ../README endif -EXTRA_DIST = conkyrc.sample conky.1.gz docs.html command_options.xml config_settings.xml docgen.sh docs.xml variables.xml +EXTRA_DIST = conkyrc.sample conky.1 docs.html command_options.xml config_settings.xml docgen.sh docs.xml variables.xml -- 1.7.9.5