distclean removal of buildconfig.html

This commit is contained in:
chanial%noos.fr 2003-11-15 19:48:41 +00:00
parent fbc43ca459
commit 4d8ed346a6
2 changed files with 2 additions and 3 deletions

View File

@ -61,9 +61,6 @@ endif
include $(topsrcdir)/config/rules.mk
distclean::
$(RM) -f content/buildconfig.html
# skin/unix contains css rules that more closely match gtk widgets
### killing this for now until we know how qute looks on linux
# ifneq (,$(filter gtk gtk2,$(MOZ_WIDGET_TOOLKIT)))

View File

@ -31,3 +31,5 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
distclean::
$(RM) -f buildconfig.html