blob: ab4f2d7bd3c5c7a36c7160558850411890627c9c [file] [log] [blame]
noinst_LTLIBRARIES = libos.la
HDRS = net.h print.h os.h tls.h
libos_la_SOURCES = $(HDRS) print.c net.c os.cxx tls.cxx
libos_la_CPPFLAGS = -I$(top_srcdir)/common
EXTRA_DIST = CMakeLists.txt