projects
/
kinect-audio-setup.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
debian/po/templates.pot: fill in some info in the header
[kinect-audio-setup.git]
/
kinect_upload_fw
/
Makefile
diff --git
a/kinect_upload_fw/Makefile
b/kinect_upload_fw/Makefile
index
22074c9
..
2cca6fd
100644
(file)
--- a/
kinect_upload_fw/Makefile
+++ b/
kinect_upload_fw/Makefile
@@
-34,7
+34,7
@@
CFLAGS += -fno-common \
-Wwrite-strings
CFLAGS += $(shell pkg-config --cflags libusb-1.0)
-LD
FLAG
S += $(shell pkg-config --libs libusb-1.0)
+LD
LIB
S += $(shell pkg-config --libs libusb-1.0)
PREFIX ?= /usr/local
bindir := $(PREFIX)/sbin