Not part of build. Typeaheadfind - forgot to change module names in makefile

This commit is contained in:
aaronl%netscape.com 2002-08-16 00:02:58 +00:00
parent 7b8132f0cc
commit 1bd43648ae

View File

@ -31,8 +31,8 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE=inspector
XPIDL_MODULE=inspector
MODULE=typeaheadfind
XPIDL_MODULE=typeaheadfind
XPIDLSRCS= ./nsITypeAheadFind.idl \
$(NULL)