X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=Makefile.in;h=b952ff0c578875ec3f3bcd61a2192a32ee89e8ce;hb=d38e1f468376f8b19b208f2da4d20cb2919875dd;hp=403a2704219c2f9dd08481caff07e12e808431cc;hpb=d0fd08fab7a646c47fae21491c8d8f1c2b790a2c;p=onak.git diff --git a/Makefile.in b/Makefile.in index 403a270..b952ff0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -162,6 +162,9 @@ distclean: clean $(RM) -f Makefile .depend config.log config.status config.h $(RM) -r autom4te.cache +doxygen-docs: *.c *.h Doxyfile + doxygen + version.h: @echo '#include "config.h"' > version.h @if [ -e .bzr ]; then \