aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-11-23 16:08:35 +0000
committerMartin Willi <martin@strongswan.org>2005-11-23 16:08:35 +0000
commit91805c891a63311d9bd83ae8ba0f31e2386352a8 (patch)
tree9b07d65f03f3b35900d73140286a38a826c0eda2 /Source
parentface0be4c2f7d89ffe0b4facdf8e30c9dbf53a73 (diff)
downloadstrongswan-91805c891a63311d9bd83ae8ba0f31e2386352a8.tar.bz2
strongswan-91805c891a63311d9bd83ae8ba0f31e2386352a8.tar.xz
- fixed doxyfile
Diffstat (limited to 'Source')
-rw-r--r--Source/charon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/Makefile b/Source/charon/Makefile
index e43e36a3b..00bed06f6 100644
--- a/Source/charon/Makefile
+++ b/Source/charon/Makefile
@@ -30,7 +30,7 @@ daemon : $(BUILD_DIR)charon
testcases : $(BUILD_DIR)run_tests
doxygen :
- doxygen doxyconfig.DoxyFile
+ doxygen documentation.DoxyFile
include $(MAIN_DIR)network/Makefile.network