backing out my change to LIBS_DIR... this will get the tests building again

This commit is contained in:
jdunn%netscape.com 1999-05-27 03:35:52 +00:00
Родитель ba0d895ab7
Коммит de053957aa
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -441,7 +441,7 @@ endif
# We need to know where to find the libraries we
# put on the link line for binaries, and should
# we link statically or dynamic? Assuming dynamic for now.
LIBS_DIR = -L$(DIST)/bin
LIBS_DIR = -L$(DIST)/bin -L$(DIST)/lib
# all public include files go in subdirectories of PUBLIC:
PUBLIC = $(XPDIST)/public