1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 04:17:33 +00:00

doc makefile

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@170 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-08-24 20:59:00 +00:00
parent 632224e9c6
commit 279891a8f6

View File

@ -1,6 +1,6 @@
if HAVE_DOCSTUFF
man_MANS = conky.1 ../README docs.html
man_MANS = conky.1
clean-am: clean-generic mostlyclean-am
rm -f docs.mxml
@ -16,10 +16,6 @@ docs.html: command_options.xml config_settings.xml docs.xml variables.xml
../README: conky.1
man ./conky.1 | col -b > README
mv README ${top_srcdir}
else
man_MANS = ../README
endif
EXTRA_DIST = conkyrc.sample conky.1 docs.html command_options.xml config_settings.xml docgen.sh docs.xml variables.xml