diff options
Diffstat (limited to 'protocols/twitter/Makefile')
-rw-r--r-- | protocols/twitter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/twitter/Makefile b/protocols/twitter/Makefile index 8a4b97f9..3fa9b61e 100644 --- a/protocols/twitter/Makefile +++ b/protocols/twitter/Makefile @@ -14,7 +14,6 @@ endif # [SH] Program variables objects = twitter.o twitter_http.o twitter_lib.o -CFLAGS += -Wall LFLAGS += -r # [SH] Phony targets |