Add urlbarhistory component to be built

This commit is contained in:
radha%netscape.com 2000-04-28 20:27:38 +00:00
Родитель 39b39735e8
Коммит f5e2673dbf
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer ucth xfer prefwindow shistory remote timebomb console autocomplete
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer ucth xfer prefwindow shistory remote timebomb console autocomplete urlbarhistory
include $(topsrcdir)/config/rules.mk

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

@ -21,6 +21,6 @@
DEPTH=..\..
DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb console autocomplete
DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb console autocomplete urlbarhistory
include <$(DEPTH)\config\rules.mak>