Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org

This commit is contained in:
dmose%netscape.com 2001-03-29 06:57:35 +00:00
Родитель 0052e92ff4
Коммит 742f1485cc
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -162,7 +162,7 @@ endif
endif # BUILD_MODULES == all
STATIC_MAKEFILES := $(NSPRPUB_DIR)
STATIC_MAKEFILES := $(NSPRPUB_DIR) directory/c-sdk/ldap
GARBAGE_DIRS += dist
DIST_GARBAGE = config.cache config.log config.status config-defs.h \