summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-14 23:44:59 (EST)
committer ticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-14 23:44:59 (EST)
commit4a672739be5204ee6ad7e7f46b26ea963070c253 (patch)
treec11dab876edfd5d2a7767fecb5605ece56e08134 /Makefile.am
parenta4b27712ff174fbeabc8509a68b38801a707f000 (diff)
opkg: remove redundant etc directory
git-svn-id: http://opkg.googlecode.com/svn/trunk@35 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07de343..ca1d085 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = etc familiar libbb libopkg tests src
+SUBDIRS = familiar libbb libopkg tests src
HOST_CPU=@host_cpu@
BUILD_CPU=@build_cpu@