This commit is contained in:
mcmullen%netscape.com 1999-06-03 21:43:44 +00:00
Родитель f752fc296d
Коммит d4c22612ef
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -22,8 +22,8 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORTS = \
nsIPrefWindow.h \
XPIDLSRCS = \
nsIPrefWindow.idl \
$(NULL)
include $(topsrcdir)/config/config.mk

Просмотреть файл

@ -21,8 +21,8 @@ MODULE=xpfe\components
DEPTH=..\..\..\..
EXPORTS=\
nsISampleAppShellComponent.h \
XPIDLSRCS=\
nsIPrefWindow.idl \
$(NULL)
include <$(DEPTH)\config\rules.mak>