summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-15 00:07:19 (EST)
committer ticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-15 00:07:19 (EST)
commit0ff5e900eb30e2096418ae0e9bc8b7f6e80a8b8e (patch)
treeb3ab7e739fabfa185432cbf53f5e6d2b2dd9fa3a /configure.ac
parent5b41fdceb43de4a2ada066b4fa685bce2ed34870 (diff)
opkg: remove redundant opkg.h.in
git-svn-id: http://opkg.googlecode.com/svn/trunk@69 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63c7256..1af44c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,4 +138,4 @@ AC_OUTPUT(
src/Makefile
libbb/Makefile
libopkg.pc
- opkg.h)
+ )