bug 387279 - move searchplugins to locale, r=Pike sr=Neil

This commit is contained in:
kairo@kairo.at 2007-07-10 07:57:13 -07:00
parent fce715ebf8
commit 3ccd7ef70d
2 changed files with 1 additions and 2 deletions

View File

@ -692,7 +692,6 @@ xpfe/components/related/Makefile
xpfe/components/related/src/Makefile
xpfe/components/related/public/Makefile
xpfe/components/search/Makefile
xpfe/components/search/datasets/Makefile
xpfe/components/search/public/Makefile
xpfe/components/search/src/Makefile
xpfe/components/sidebar/Makefile

View File

@ -42,7 +42,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = datasets public src
DIRS = public src
include $(topsrcdir)/config/rules.mk