summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-12-23 19:13:01 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-12-23 19:13:01 +0100
commitf5adf48a25ff79fd857d8829cc7638bc92644733 (patch)
treee7a388ea215687f2c81f1b2a2999698c36a43fc1
parent43b0d81da0adc2c65edf063d3ce3ae2bb0067802 (diff)
Makefile: Build without unused-paramater warnings
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 015ee27..55a77cc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Wall -Wextra -pedantic
+CFLAGS = -Wall -Wextra -pedantic -Wno-unused-parameter
LDFLAGS = -lbluetooth -lcwiid
all: bal mpcal mplog wibble