proper dependency for typeinfo.cpp (not part of build), provided by dbaron@fas.harvard.edu

This commit is contained in:
beard%netscape.com 2000-10-14 03:27:27 +00:00
parent 338f9b23d8
commit 79feb98cde

View File

@ -81,6 +81,9 @@ CSRCS= allchblk.c \
stubborn.c \
typd_mlc.c \
generic_threads.c \
$(NULL)
CPPSRCS= \
typeinfo.cpp \
$(NULL)