aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-09-02 20:23:42 +0200
committerSylvain Munaut <tnt@246tNt.com>2011-09-02 20:23:42 +0200
commit49767228f70528afffb6483dd338de7e27c2617f (patch)
treeab6090c56fb0ef05abccf5921df810b11c1abf6b /Makefile.am
parenteaac0cfe77566822de02ab80922e1e128c6acfb9 (diff)
build: Remove docdir, don't comment it
The revision control is there to show the history, no point in leaving commented out bits Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e6af3c30..5a157ce7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,6 @@ EXTRA_DIST = git-version-gen
if HAVE_DOXYGEN
-#docdir=$(datadir)/doc
pkgdocdir=$(docdir)/$(PACKAGE)-$(VERSION)
doc_htmldir=$(pkgdocdir)/html