summaryrefslogtreecommitdiff
path: root/unittest/mytap/Makefile.am
blob: 2e9fe87709dca401770c11254b616d8a6f0317d8 (plain)
1
2
3
4
5
6
7
8
9

AM_CPPFLAGS  = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(srcdir)

noinst_LIBRARIES   = libmytap.a
noinst_HEADERS     = tap.h

libmytap_a_SOURCES = tap.c

SUBDIRS            = . t