r4436 - trunk/src/target/opkg/src

thomas at docs.openmoko.org thomas at docs.openmoko.org
Thu May 15 11:46:23 CEST 2008


Author: thomas
Date: 2008-05-15 11:46:23 +0200 (Thu, 15 May 2008)
New Revision: 4436

Modified:
   trunk/src/target/opkg/src/Makefile.am
Log:
opkg: fix remaining accidental commit


Modified: trunk/src/target/opkg/src/Makefile.am
===================================================================
--- trunk/src/target/opkg/src/Makefile.am	2008-05-15 08:45:29 UTC (rev 4435)
+++ trunk/src/target/opkg/src/Makefile.am	2008-05-15 09:46:23 UTC (rev 4436)
@@ -1,5 +1,5 @@
 AM_CFLAGS = -I${top_srcdir}/libopkg ${ALL_CFLAGS}
-bin_PROGRAMS = opkg-cl opkg-key
+bin_PROGRAMS = opkg-cl
 
 opkg_cl_SOURCES = opkg-frontend.c
 opkg_cl_LDADD = $(top_builddir)/libopkg/libopkg.la \





More information about the commitlog mailing list