Skip to content

Commit 171fb25

Browse files
committed
Merge branch 'maint'
2 parents e6737da + 23fd019 commit 171fb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/eldap/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ APP_TARGET = $(EBIN)/$(APP_FILE)
6060
# ----------------------------------------------------
6161
# FLAGS
6262
# ----------------------------------------------------
63-
ERL_COMPILE_FLAGS += -I../include -I../ebin -Werror +nowarn_missing_spec_documented
63+
ERL_COMPILE_FLAGS += -I../include -I../ebin -Werror
6464

6565
# ----------------------------------------------------
6666
# Targets

0 commit comments

Comments
 (0)