Add shistory to the dirs list

This commit is contained in:
radha%netscape.com 1999-12-22 22:38:00 +00:00
parent e15a35044a
commit 77ba15a7b9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>