host: Add "-Wall -g" CFLAGS to get compiler warnings
diff --git a/host/Makefile b/host/Makefile
index 09e45be..e3b0731 100644
--- a/host/Makefile
+++ b/host/Makefile
@@ -1,4 +1,5 @@
 LDFLAGS=`pkg-config --libs libusb-1.0 libosmocore` -losmocore
+CFLAGS=-Wall -g
 
 all: simtrace2-remsim simtrace2-remsim-usb2udp