diff options
Diffstat (limited to 'hiper/Makefile')
-rw-r--r-- | hiper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hiper/Makefile b/hiper/Makefile index fec8b065c..20d1f1d2a 100644 --- a/hiper/Makefile +++ b/hiper/Makefile @@ -5,7 +5,7 @@ LDFLAGS = -lcrypt -lidn -lssl -lcrypto -ldl -lz -lresolv -L../ares/.libs -lcares LIBCURL = -L../lib/.libs/ -lcurl -CFLAGS = -I../include -g -DHAVE_CURL_MULTI_SOCKET +CFLAGS = -I../include -g all: shiper hiper ulimiter |