summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2010-10-13 16:50:33 +0200
committerThomas Graf <tgraf@suug.ch>2010-10-13 16:50:33 +0200
commit513e45ccce5ae286fc67fde1a1bf703e9c8d83aa (patch)
treec7062bfe186db3c8a6e7b5d3b8144af34cf91208
parent2b3fabab9ef2445ab1c48de0fed82514e4eb32dc (diff)
downloadandroid_external_libnl-513e45ccce5ae286fc67fde1a1bf703e9c8d83aa.tar.gz
android_external_libnl-513e45ccce5ae286fc67fde1a1bf703e9c8d83aa.tar.bz2
android_external_libnl-513e45ccce5ae286fc67fde1a1bf703e9c8d83aa.zip
Don't include pktloc_syntax.h in BUILT_SOURCES
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index b415b63..92a916e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -23,7 +23,6 @@ libnl_nf_la_SOURCES = \
netfilter/netfilter.c netfilter/nfnl.c netfilter/queue.c \
netfilter/queue_msg.c netfilter/queue_msg_obj.c netfilter/queue_obj.c
-BUILT_SOURCES = route/pktloc_syntax.h
CLEANFILES = \
route/pktloc_grammar.c route/pktloc_grammar.h \
route/pktloc_syntax.c route/pktloc_syntax.h