Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 130 → Rev 129

/Riddim/Makefile
1,7 → 1,7
CFLAGS+=-Wall -g
CFLAGS+=-Wall -g -I/usr/include/libxml2
LDFLAGS+=-g -lusb -lbluetooth -lconfuse
 
riddim: config.o statistics.o fc.o evdev_handler.o bluetooth_handler.o riddim.o lib/x52/x52.o
riddim: fc.o bluetooth_handler.o riddim.o lib/x52/x52.o
 
 
clean: