summaryrefslogtreecommitdiff
path: root/doc/doxygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen/Makefile')
-rw-r--r--doc/doxygen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/Makefile b/doc/doxygen/Makefile
index c87bb93..278ca53 100644
--- a/doc/doxygen/Makefile
+++ b/doc/doxygen/Makefile
@@ -1,7 +1,7 @@
all: docs
docs:
- doxygen gpgpu-sim.doxygen
+ DOXYGEN_STRIP_PATH=`readlink -f ../../..` doxygen gpgpu-sim.doxygen
clean:
rm -rf latex html