From 9d4bf2aa7cd514bb2953de4caad65adc615469c6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 23 Nov 2005 15:46:36 +0000 Subject: * add a bunch of new licenses * add mising include to lexer * fix compilation git-svn-id: file:///home/lennart/svn/public/sse/trunk@41 5fbabb74-0606-0410-a5e4-b5cc6a42724e --- feed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feed/Makefile') diff --git a/feed/Makefile b/feed/Makefile index d657b04..b23efe3 100644 --- a/feed/Makefile +++ b/feed/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-Wall-W -O3 -pipe +CFLAGS=-Wall -W -O3 -pipe #CFLAGS=-Wextra -g -O0 -pipe LIBS=-lfl -- cgit