mozilla.mano%sent.com 66e0f81b4e Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@227078 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-27 17:45:21 +00:00

15 lines
218 B
Makefile

DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public src
ifdef ENABLE_TESTS
DIRS += tests
endif
include $(topsrcdir)/config/rules.mk