mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
fix clobber rules to correctly clobber resources.
This commit is contained in:
parent
022657487a
commit
7b572778cf
@ -27,7 +27,6 @@ install:: $(DLL)
|
||||
$(MAKE_INSTALL) ComposeFrame.html $(DIST)\bin\res\samples
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\$(DLLNAME)
|
||||
rm -f $(DIST)\bin\res\samples\Compose.html
|
||||
rm -f $(DIST)\bin\res\samples\ComposeToolbar.xml
|
||||
rm -f $(DIST)\bin\res\samples\ComposeFrame.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user