mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
Merge branch 'master' of github.com:znc/znc
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user