diff --git a/mozilla/xpinstall/Makefile.in b/mozilla/xpinstall/Makefile.in index e16ded2f4f7..77b12c9012e 100644 --- a/mozilla/xpinstall/Makefile.in +++ b/mozilla/xpinstall/Makefile.in @@ -21,7 +21,6 @@ # Contributors: # Daniel Veditz # Douglas Turner -# Samir Gehani DEPTH = .. @@ -31,7 +30,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = public res src +DIRS = public include $(topsrcdir)/config/config.mk