mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 04:41:57 -04:00
removed an errant space
This commit is contained in:
parent
12f7543955
commit
23387407aa
@ -12,7 +12,7 @@ endif
|
|||||||
|
|
||||||
EXTRA_DIST = manual.xml
|
EXTRA_DIST = manual.xml
|
||||||
dist_doc_DATA = index.html manual.html style.css
|
dist_doc_DATA = index.html manual.html style.css
|
||||||
docdir = ${datadir}/doc/${PACKAGE}
|
docdir = ${datadir}/doc/${PACKAGE}
|
||||||
|
|
||||||
install-data-local :
|
install-data-local :
|
||||||
$(MKDIR_P) $(DESTDIR)$(docdir)
|
$(MKDIR_P) $(DESTDIR)$(docdir)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user