aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Falsi <mad@madpilot.net>2018-08-25 23:35:42 +0200
committerGuido Falsi <mad@madpilot.net>2018-08-25 23:42:20 +0200
commit405e2f8dd01cfde121f4af2d95b0e7bc94d3e052 (patch)
treecbdcf7ce61bb4e4f6cd08691675e64992163373b /Makefile.am
parenta98c0a81be86936e96be7d2312ae11ef85b785b2 (diff)
Add back pkgconfig file. It is required by ntopng to find the installed shared library.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0642aec9d..37f084916 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src/lib example tests
+
+pkgconfigdir = $(prefix)/libdata/pkgconfig
+pkgconfig_DATA = libndpi.pc
+
EXTRA_DIST = autogen.sh