Altre aggiunte
[gapil.git] / Makefile
index 905e19b779bc5a0bd118916532e36822ab47c06c..e07c067c77bb695d9f565a24034aa3f8f639f1bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: html dvi ps pdf
+all: html dvi ps pdf img
 
 html:
        latex2html -local_icons gapil.tex
@@ -16,4 +16,5 @@ install:
        scp -r gapil*  piccardi@firenze.linux.it:public_html
 
 clean: 
-       rm -f *.dvi *.log *.ps *.html *.aux
\ No newline at end of file
+       rm -f *.dvi *.log *.ps *.html *.aux
+