This commit is contained in:
radha%netscape.com 1999-12-22 22:38:00 +00:00
Родитель c35b184e31
Коммит 0171f8ebc6
2 изменённых файлов: 2 добавлений и 2 удалений

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

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

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

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