noinst_LTLIBRARIES = libos.la

HDRS = net.h print.h

libos_la_SOURCES = $(HDRS) print.c net.c