summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxdbhigh/Makefile.am
blob: 01113e275e74871eb6d11a99b891d8718b77c7d8 (plain)
1
2
3
4
5
SUBDIRS=
INCLUDES=-I@top_srcdir@/include @MYSQL_INCLUDE@ @PGSQL_INCLUDE@
lib_LIBRARIES=libzbxdbhigh.a
libzbxdbhigh_a_SOURCES=action.c graph.c item.c trigger.c host.c db.c
libzbxdbhigh_a_LIBADD = ../zbxcommon/libzbxcommon.a