From 7c0a3a78e81fb60f46d3fab3f95337b370494e4e Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 15 Aug 2014 21:01:17 +0200 Subject: adding readme, license --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f186a15..d1e8ab0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS:=-Wall -O0 -ggdb +CFLAGS:=-Wall -O2 -ggdb pkgmodules:=glib-2.0 libpulse-mainloop-glib sndfile x11 xi includes:=$(shell pkg-config --cflags $(pkgmodules)) -- cgit v1.2.3