]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/Makefile
Merge changes from CUPS 1.4svn-r8606.
[thirdparty/cups.git] / driver / Makefile
index a8d41967a4af05a1f498ba9cf3ba026b9c3fd58f..a5c178e1901abd0a8720f96eb25d5efc520562e0 100644 (file)
@@ -198,7 +198,10 @@ apihelp:
                --title "Printer Driver API" \
                --css ../doc/cups-printable.css \
                --header api-driver.header --intro api-driver.shtml \
+               api-driver.xml \
                driver.h $(LIBOBJS:.o=.c) >../doc/help/api-driver.html
+       mxmldoc --tokens help/api-driver.html >../doc/help/api-driver.tokens
+       $(RM) api-driver.xml
 
 framedhelp:
        mxmldoc --framed api-driver \