summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelson%bolyard.com <devnull@localhost>2006-05-13 00:38:59 +0000
committernelson%bolyard.com <devnull@localhost>2006-05-13 00:38:59 +0000
commit983991028a624d0b32ed8dca6c14d30020016b3a (patch)
tree43e9dd5f851428277ee04187c1efae84855b2e6c
parentbfbd75e9d7da377cf7a34f5d171b414d53685c0e (diff)
downloadnss-hg-983991028a624d0b32ed8dca6c14d30020016b3a.tar.gz
Remove files nsres.h and nsres.c from manifest.mn. Bug 336198. r=wtchang
-rw-r--r--security/dbm/include/manifest.mn3
-rw-r--r--security/dbm/src/manifest.mn3
2 files changed, 2 insertions, 4 deletions
diff --git a/security/dbm/include/manifest.mn b/security/dbm/include/manifest.mn
index 886fedd98..a7fa41085 100644
--- a/security/dbm/include/manifest.mn
+++ b/security/dbm/include/manifest.mn
@@ -38,8 +38,7 @@ VPATH = $(CORE_DEPTH)/../dbm/include
MODULE = dbm
-EXPORTS = nsres.h \
- cdefs.h \
+EXPORTS = cdefs.h \
mcom_db.h \
ncompat.h \
winfile.h \
diff --git a/security/dbm/src/manifest.mn b/security/dbm/src/manifest.mn
index 80f2abfd0..e2b4c64ec 100644
--- a/security/dbm/src/manifest.mn
+++ b/security/dbm/src/manifest.mn
@@ -54,8 +54,7 @@ CSRCS = db.c \
hsearch.c \
mktemp.c \
ndbm.c \
- nsres.c \
- dirent.c \
+ dirent.c \
$(NULL)
LIBRARY_NAME = dbm