aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2009-04-30 17:13:45 +0000
committerTobias Brunner <tobias@strongswan.org>2009-04-30 17:13:45 +0000
commitea7e89c72c986826b7717a708bd47cb9f37de3a0 (patch)
tree4aa8e025ce00f4cd4d919a7524528e497ec5b55d /Makefile.am
parent8c5d72cd0be83ca92dc62a526eb05ecb140f3532 (diff)
downloadstrongswan-ea7e89c72c986826b7717a708bd47cb9f37de3a0.tar.bz2
strongswan-ea7e89c72c986826b7717a708bd47cb9f37de3a0.tar.xz
somehow missed these changes during the portability branch back-merge
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e6a73e996..95eb8d95e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ Doxyfile : Doxyfile.in
sed \
-e "s:\@PACKAGE_VERSION\@:$(PACKAGE_VERSION):" \
-e "s:\@PACKAGE_NAME\@:$(PACKAGE_NAME):" \
- $< > $@
+ $(srcdir)/$@.in > $@
apidoc : Doxyfile
doxygen