]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
autotools: fix doc install on old systems. 73/head
authorEric Leblond <eric@regit.org>
Mon, 17 Sep 2012 09:11:47 +0000 (11:11 +0200)
committerEric Leblond <eric@regit.org>
Mon, 17 Sep 2012 09:11:47 +0000 (11:11 +0200)
doc/Makefile.am

index 0cf65729652acf998bd93ef9ef6e23ca78f47c87..e507b07b0e25d7f2a76caf8800a7beefcf1d518b 100644 (file)
@@ -30,4 +30,5 @@ Ubuntu_Installation.txt \
 Ubuntu_Installation_from_GIT.txt \
 Windows.txt
 
+docdir = ${datarootdir}/doc/${PACKAGE}
 dist_doc_DATA = ${EXTRA_DIST}