summaryrefslogtreecommitdiffstats
path: root/introduction-to-gnome
diff options
context:
space:
mode:
authorKenny Graunke <kwg@teleport.com>2000-11-28 02:05:27 +0000
committerKenny Graunke <kenny@src.gnome.org>2000-11-28 02:05:27 +0000
commit6dcf182e1e244894e908beba611acc6169124605 (patch)
tree20fdf61f2edae2aa67dedf3c2293ad81a1b72597 /introduction-to-gnome
parent490f795d70a71088e4586bdc586e7db74005c652 (diff)
downloadgnome-user-docs-6dcf182e1e244894e908beba611acc6169124605.tar.gz
gnome-user-docs-6dcf182e1e244894e908beba611acc6169124605.tar.xz
gnome-user-docs-6dcf182e1e244894e908beba611acc6169124605.zip
add index.html to the clean target
2000-11-27 Kenny Graunke <kwg@teleport.com> * intro/Makefile.am: add index.html to the clean target
Diffstat (limited to 'introduction-to-gnome')
-rw-r--r--introduction-to-gnome/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/introduction-to-gnome/Makefile.am b/introduction-to-gnome/Makefile.am
index 04d42b5..3896af0 100644
--- a/introduction-to-gnome/Makefile.am
+++ b/introduction-to-gnome/Makefile.am
@@ -46,6 +46,7 @@ clean:
rm -f *.log *.aux *.dvi *.tex
rm -rf DB2*OUTPUT*
rm -rf DBTO*OUTPUT*
+ rm -f index.html
cvsclean: clean
[ -f Makefile.am ] && rm Makefile.in Makefile