Merge branch 'master' of github.com:znc/znc

This commit is contained in:
Alexey Sokolov
2017-02-19 10:34:55 +00:00
3 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ FILES := $(shell echo $(FILES) | sed -e "s:cyrusauth::")
endif
cyrusauthLDFLAGS := -lsasl2
TARGETS := $(addsuffix .so, $(FILES))
TARGETS := $(addsuffix .so, $(sort $(FILES)))
CLEAN += *.so *.o