non-modified payload arguments are pointer-to-const
[platform/upstream/libnetfilter_queue.git] / src / Makefile.am
1 # This is _NOT_ the library release version, it's an API version.
2 # Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
3 LIBVERSION=2:0:1
4
5 INCLUDES = $(all_includes) -I$(top_srcdir)/include -I${KERNELDIR}
6 AM_CFLAGS = -fPIC -Wall
7 LIBS = @LIBNFQUEUE_LIBS@
8
9 lib_LTLIBRARIES = libnetfilter_queue.la
10
11 libnetfilter_queue_la_LDFLAGS = -Wc,-nostartfiles -lnfnetlink \
12                                 -version-info $(LIBVERSION)
13 libnetfilter_queue_la_SOURCES = libnetfilter_queue.c