Fix rset_default_forward to use scope
[idzebra-moved-to-github.git] / doc / Makefile.am
index 7faf141..77e4ea9 100644 (file)
@@ -8,6 +8,7 @@ XMLFILES =  \
    administration.xml \
    architecture.xml \
    field-structure.xml \
+   gpl-2.0.xml \
    indexdata.xml \
    installation.xml \
    introduction.xml \
@@ -115,6 +116,9 @@ domfilter.png: domfilter.svg
 domfilter.eps: domfilter.svg
        unset DISPLAY; inkscape --export-eps=$@ --export-bbox-page $?
 
+doc-clean:
+       rm -f *.html *.pdf *.[0-9] domfilter.png domfilter.eps
+
 .eps.pdf:
        epstopdf -hires $?