summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwaterson%netscape.com <devnull@localhost>1999-06-03 18:34:15 +0000
committerwaterson%netscape.com <devnull@localhost>1999-06-03 18:34:15 +0000
commit752d515f7cbf13a8ff0a700927e21d95867a7b7b (patch)
tree319b64b925f776c62c7b5ebf167ea77496308d47
parent9b7ad8bfef6ed4e2e52f2691a3242a96fca1cd9d (diff)
downloadnss-hg-752d515f7cbf13a8ff0a700927e21d95867a7b7b.tar.gz
Single public include directory on Win32.
-rw-r--r--dbm/include/Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbm/include/Makefile.win b/dbm/include/Makefile.win
index 617e71f1c..51e96b2c2 100644
--- a/dbm/include/Makefile.win
+++ b/dbm/include/Makefile.win
@@ -46,7 +46,7 @@ MAKE_OBJ_TYPE=EXE
#// install headers
#//
#//------------------------------------------------------------------------
-INSTALL_DIR=$(PUBLIC)\dbm
+INSTALL_DIR=$(XPDIST)\include
INSTALL_FILE_LIST= nsres.h cdefs.h mcom_db.h ncompat.h winfile.h
#//------------------------------------------------------------------------