]> granicus.if.org Git - docbook-dsssl/commitdiff
Cause "clean" target to remove xref.xsl
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 24 May 2005 22:49:30 +0000 (22:49 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 24 May 2005 22:49:30 +0000 (22:49 +0000)
xsl/manpages/Makefile

index 0f17ee1fc9298f325cda020c56de4b8a487a72fb..975f86dde2df75249c2e6f2a1f39b53bb0e697f0 100644 (file)
@@ -39,7 +39,8 @@ profile-docbook.xsl: docbook.xsl ../profiling/xsl2profile.xsl
        $(XSLT) $< ../profiling/xsl2profile.xsl $@
 
 clean:
+       $(RM) xref.xsl
        $(RM) param.xml param.html param.xsl \
-              profile-docbook.xsl profile-chunk.xsl profile-onechunk.xsl \
+       profile-docbook.xsl profile-chunk.xsl profile-onechunk.xsl
        $(RM) Makefile.param
        echo "# foo" > Makefile.param