blob: 556a17bdb934639f106222c2f00e42820953d09b [file] [log] [blame]
Jan Engelhardtf82070f2008-01-20 13:14:00 +00001# -*- Makefile -*-
2
Jan Engelhardtca7cd662008-02-11 01:23:01 +01003AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include
Jan Engelhardtf82070f2008-01-20 13:14:00 +00004
Jan Engelhardt00294092009-12-28 02:46:27 +01005libipq_la_SOURCES = libipq.c
6lib_LTLIBRARIES = libipq.la
Jan Engelhardtf82070f2008-01-20 13:14:00 +00007man_MANS = ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 \
8 ipq_get_msgerr.3 ipq_get_packet.3 ipq_message_type.3 \
9 ipq_perror.3 ipq_read.3 ipq_set_mode.3 ipq_set_verdict.3 \
10 libipq.3