Not sure why we're bothering to remove the prefs on a 'make clean' but we should at least use the right dir to remove them from.

Bug #68117
This commit is contained in:
seawood%netscape.com 2001-11-03 05:12:57 +00:00
Родитель 0e1774a1d4
Коммит 608397c634
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -91,7 +91,7 @@ include $(topsrcdir)/config/rules.mk
DEFINES += -DB_ONE_M DEFINES += -DB_ONE_M
GARBAGE += $(addprefix $(DIST)/bin/components/, \ GARBAGE += $(addprefix $(DIST)/bin/defaults/pref/, \
debug-developer.js \ debug-developer.js \
initpref.js all.js mailnews.js editor.js config.js \ initpref.js all.js mailnews.js editor.js config.js \
beos.js unix.js winpref.js os2prefs.js openvms.js photon.js) beos.js unix.js winpref.js os2prefs.js openvms.js photon.js)