status-bat/config.mk
changeset 6 de6b88d1fa3c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/status-bat/config.mk	Thu Oct 23 19:00:42 2014 +0400
@@ -0,0 +1,3 @@
+STATUS_LIBS = -L/usr/lib -ludev
+STATUS_INCS = -std=gnu99
+STATUS_LDFLAGS = ${STATUS_LIBS}