From 91805c891a63311d9bd83ae8ba0f31e2386352a8 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 23 Nov 2005 16:08:35 +0000 Subject: [PATCH] - fixed doxyfile --- Source/charon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/charon/Makefile b/Source/charon/Makefile index e43e36a..00bed06 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 -- 2.7.4