mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-07 19:29:07 -04:00
added a definition for docdir, which doesnt exist for old versions of automake
This commit is contained in:
parent
0c5d6f5a16
commit
12f7543955
@ -12,6 +12,7 @@ endif
|
||||
|
||||
EXTRA_DIST = manual.xml
|
||||
dist_doc_DATA = index.html manual.html style.css
|
||||
docdir = ${datadir}/doc/${PACKAGE}
|
||||
|
||||
install-data-local :
|
||||
$(MKDIR_P) $(DESTDIR)$(docdir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user