Fix for bug # 95047. removing dependency on csid.h

r=dbaron, sr=sspitzer
This commit is contained in:
srilatha%netscape.com 2001-08-22 00:54:29 +00:00
parent 871b8fe403
commit d7800291e5
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
# This is a list of local files which get copied to the mozilla:dist directory
#
csid.h
minicom.h
npapi.h
npupp.h

View File

@ -25,7 +25,6 @@ srcdir = @srcdir@
VPATH = @srcdir@
EXPORTS = \
csid.h \
npapi.h \
npupp.h \
platform.h \

View File

@ -49,7 +49,6 @@ DEPTH = ..
#INSTALL_FILE_LIST=*.h
#INSTALL_DIR=$(XPDIST)\include
EXPORTS = \
csid.h \
minicom.h \
npapi.h \
npupp.h \