blob: ab4f2d7bd3c5c7a36c7160558850411890627c9c [file] [log] [blame]
Adam Tkac247b7292008-11-14 13:11:31 +00001noinst_LTLIBRARIES = libos.la
2
Adam Tkac68481c12011-02-09 14:15:09 +00003HDRS = net.h print.h os.h tls.h
Adam Tkac247b7292008-11-14 13:11:31 +00004
Adam Tkac68481c12011-02-09 14:15:09 +00005libos_la_SOURCES = $(HDRS) print.c net.c os.cxx tls.cxx
Adam Tkac8aee1a82009-09-04 12:08:56 +00006
7libos_la_CPPFLAGS = -I$(top_srcdir)/common
8
DRC180c0162010-10-27 07:20:27 +00009EXTRA_DIST = CMakeLists.txt