diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-01-26 13:51:25 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-01-26 22:22:36 +0100 |
commit | bc83dd2706082b140203a29084ca33c293cf6469 (patch) | |
tree | f9876c875d64cba491a16d1fd0ec0003fafd5c33 /package/expat/Makefile.in | |
parent | 9b22dc764d7708a241900ea728278f114b014b72 (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.in | 3 |
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 |