--- libgig/trunk/debian/rules 2004/07/07 12:03:54 186 +++ libgig/trunk/debian/rules 2004/11/26 19:28:03 313 @@ -38,6 +38,9 @@ # the build should fail if the tests are not successful #$(MAKE) check + # generate Doxygen API documentation + $(MAKE) docs + touch build-stamp clean: