Initial commit on github.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user