libebus project merged into ebusd project.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
AM_CXXFLAGS = -fpic \
|
||||
-Wall \
|
||||
-Wextra
|
||||
|
||||
noinst_LIBRARIES = libcore.a
|
||||
|
||||
libcore_a_SOURCES = appl.cpp \
|
||||
daemon.cpp \
|
||||
logger.cpp \
|
||||
thread.cpp \
|
||||
tcpsocket.cpp
|
||||
|
||||
distclean-local:
|
||||
-rm -f Makefile.in
|
||||
Reference in New Issue
Block a user