nfq: fix redundant LIBVERSION definition
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 15 Jul 2010 09:12:30 +0000 (11:12 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000 (14:12 +0100)
commitc1e06f6aaa610ef131b93067819777634f2676c9
treeb6abf348868b1980ae4d2e9f55275e36bc120949
parenta0077529148267991adae4ab2caddf4bb47e4750
nfq: fix redundant LIBVERSION definition

I accidentally inserted LIBVERSION to Makefile.am but the one
used is in src/Makefile.am. This patch removes the previous
definition.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Makefile.am
src/Makefile.am