]> Dogcows Code - chaz/openbox/blobdiff - doc/doxygen/Makefile.am
updated doxygen documentation
[chaz/openbox] / doc / doxygen / Makefile.am
index 0a09e70a3fad0ef9669533bf7198bc2ef13206bb..d6951361fb4094b58a7557830d46fc0d17b73fb7 100644 (file)
@@ -4,6 +4,6 @@ doc: doxygen.conf
        @doxygen doxygen.conf
 
 doxygen.conf: doxygen.conf.in
-       @regex_cmd@ -e "s,\@VERSION\@,$(VERSION)," \
+       @regex_cmd@ -e "s,\@version\@,$(VERSION)," \
          -e "s,\@basedir\@,`cd $(top_builddir) && pwd`," \
          doxygen.conf.in > doxygen.conf
This page took 0.024975 seconds and 4 git commands to generate.