summaryrefslogtreecommitdiffstats
path: root/libipq/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-08 02:38:41 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-08 02:38:41 +0200
commit4982fe43cf247cda6ddb946a8f1fd58177124735 (patch)
tree6f6f7ff6646fff0a886b9658df884372be0d3391 /libipq/Makefile.am
parentfa2ce1ca2a3448350dee30c153dafe65abe7135d (diff)
libipq: add pkgconfig file
This is just to make sure that projects (still) using it do so with the right cflags, e.g. for when the include file ends up in a non-standard location due to ./configure having been called with --include=/somewhere/else. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'libipq/Makefile.am')
-rw-r--r--libipq/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libipq/Makefile.am b/libipq/Makefile.am
index 93e5b1c8..9e3a2ca6 100644
--- a/libipq/Makefile.am
+++ b/libipq/Makefile.am
@@ -9,3 +9,5 @@ man_MANS = ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 \
ipq_get_msgerr.3 ipq_get_packet.3 ipq_message_type.3 \
ipq_perror.3 ipq_read.3 ipq_set_mode.3 ipq_set_verdict.3 \
libipq.3
+
+pkgconfig_DATA = libipq.pc