]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Makefile.am
Use "${docdir}/Commands.txt" as help text file
[ngircd-alex.git] / doc / Makefile.am
index eb6fa93778927f9760c3a7bcad07f2489bbea2fb..04f74b6059acd132336f5527477d533297c6989a 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors
+# Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -12,6 +12,7 @@
 .tmpl:
        $(AM_V_GEN)sed \
            -e "s@:ETCDIR:@${sysconfdir}@" \
+           -e "s@:DOCDIR:@${docdir}@" \
            <$< >$@
 
 SUFFIXES = .tmpl