summaryrefslogtreecommitdiff
path: root/package/expat/Makefile.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-01-26 13:51:25 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-26 22:22:36 +0100
commitbc83dd2706082b140203a29084ca33c293cf6469 (patch)
treef9876c875d64cba491a16d1fd0ec0003fafd5c33 /package/expat/Makefile.in
parent9b22dc764d7708a241900ea728278f114b014b72 (diff)
expat: fix style and drop stray file
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/expat/Makefile.in')
-rw-r--r--package/expat/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/expat/Makefile.in b/package/expat/Makefile.in
deleted file mode 100644
index 1d5d6bc0b..000000000
--- a/package/expat/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(BR2_PACKAGE_EXPAT),y)
-TARGETS+=expat
-endif