summaryrefslogtreecommitdiffstats
path: root/Make_global.am
Commit message (Collapse)AuthorAgeFilesLines
* build: run autoupdateJan Engelhardt2010-10-191-1/+1
| | | | | | | | | | | | Macro usage has changed over the last few years. Update it to the current specification using autoupdate(1). Manually update INCLUDES -> CPPFLAGS, because autoupdate did not catch that. Remove $(all_includes) and $(LIBS) because it is not used anywhere. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* build: add notice on how to update library API versionPablo Neira Ayuso2010-07-151-3/+19
| | | | Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* add -Wextra -Wall for example filesPablo Neira Ayuso2010-04-221-0/+1
| | | | | | AM_CFLAGS=-fPIC -Wall -Wextra -Wno-unused-parameter Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* initial libmnl importPablo Neira Ayuso2010-03-191-0/+7