X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/d0fd08fab7a646c47fae21491c8d8f1c2b790a2c..d38e1f468376f8b19b208f2da4d20cb2919875dd:/Makefile.in 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 \