aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/Makefile.am
blob: 936263b7ede827f59d6427645712d09217639478 (plain)
1
2
3
4
5
6
7
8
INCLUDES = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-Wall

noinst_PROGRAMS = db_test

db_test_SOURCES = db_test.c $(top_srcdir)/src/db.c
db_test_LDADD = -ldl -ldbi