summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2013-03-26 12:51:42 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2013-03-26 22:02:48 +0100
commit9616a3d58e500fdd769c21d2a16c4864448768e3 (patch)
treed460eba59d5eda538ca5c51cc4d635db3328dced /examples/Makefile.am
parent3f69d23e0e4181ee91332da6060d943f82c698a0 (diff)
examples: add kobject-event
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f6c2f69..e5cb052 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1 +1 @@
-SUBDIRS = genl netfilter rtnl
+SUBDIRS = genl kobject netfilter rtnl