opkg: remove redundant etc directory
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 04:44:59 +0000 (04:44 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 04:44:59 +0000 (04:44 +0000)
git-svn-id: http://opkg.googlecode.com/svn/trunk@35 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358

Makefile.am
configure.ac
etc/Makefile.am [deleted file]

index 07de3435422154465def271339f389155ab3fb10..ca1d085a7dea122240295454be1a74b5775f65c2 100644 (file)
@@ -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@
index d36fa5f4164d152f04d3c13deecfba4ef1756a31..a7e8fda166c1526cb87ca23c91decbdf504e9c48 100644 (file)
@@ -131,7 +131,6 @@ AC_OUTPUT(
     libopkg/Makefile
     tests/Makefile
     src/Makefile
-    etc/Makefile
     familiar/Makefile
     familiar/control
     familiar/control-unstripped
diff --git a/etc/Makefile.am b/etc/Makefile.am
deleted file mode 100644 (file)
index 139597f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-