mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
Make clean_static remove reddit.js and mobile.js.
This commit is contained in:
@@ -127,7 +127,7 @@ clean_pyx:
|
||||
rm -f $(PYXSO_FILES) $(PYXC_FILES)
|
||||
|
||||
clean_static: clean_names
|
||||
rm -f $(JSOUTPUTS) $(CSSTARGETS) $(RTLCSS) $(SPRITES)
|
||||
rm -f $(JSTARGETS) $(JSOUTPUTS) $(CSSTARGETS) $(RTLCSS) $(SPRITES)
|
||||
|
||||
clean_names:
|
||||
rm -f $(NAMES) $(NAMELINKS) $(static_dir)/*.md5
|
||||
|
||||
Reference in New Issue
Block a user