fix to get Makefile.in working again

This commit is contained in:
andreas.otte%primus-online.de 1999-06-12 06:53:45 +00:00
Родитель 92435247b8
Коммит df8fddceab
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -25,10 +25,10 @@ VPATH = @srcdir@
XPIDL_MODULE = netwerk_dns
XPIDLSRCS = \
.\nsIDNSListener.idl \
.\nsIDNSService.idl \
$(NULL)
XPIDLSRCS = \
nsIDNSListener.idl \
nsIDNSService.idl \
$(NULL)
include $(DEPTH)/config/autoconf.mk