Initial commit on github.

This commit is contained in:
Roland Jax
2013-11-14 21:15:14 +01:00
parent 36fc9f23c2
commit 916ec20456
37 changed files with 8561 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
noinst_LIBRARIES = libebus.a liblog.a
libebus_a_SOURCES = ebus-decode.c ebus-decode.h \
ebus-cmd.c ebus-cmd.h \
ebus-bus.c ebus-bus.h
liblog_a_SOURCES = log.c log.h
distclean-local:
-rm -f Makefile.in