2 # Copyright (C) 2011 Data Differential (http://datadifferential.com/)
5 # Use and distribution licensed under the BSD license. See
6 # the COPYING file in the parent directory for full text.
8 # included from Top Level Makefile.am
9 # All paths should be given relative to the root
16 noinst_LTLIBRARIES+= libtest/libserver.la
17 libtest_libserver_la_SOURCES= libtest/server.c
19 noinst_LTLIBRARIES+= libtest/libtest.la
20 libtest_libtest_la_SOURCES= libtest/test.c