aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: e4d8c58c951fb76a56ef2a00f584dd0c7bd40da0 (plain)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src/lib example tests

if BUILD_FUZZTARGETS
SUBDIRS += fuzz
endif

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libndpi.pc

EXTRA_DIST = autogen.sh