forked from pool/doxygen
12 lines
193 B
Diff
12 lines
193 B
Diff
--- Makefile.in
|
|
+++ Makefile.in
|
|
@@ -44,7 +44,7 @@
|
|
|
|
DATE=$(shell date "+%B %Y")
|
|
|
|
-MAN1DIR = man/man1
|
|
+MAN1DIR = share/man/man1
|
|
|
|
install: doxywizard_install
|
|
$(INSTTOOL) -d $(INSTALL)/bin
|