From 41315dec944e15d0e70a38592b5c9494d920108c Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Sun, 14 Dec 2008 23:52:36 -0500 Subject: opkg: catch up with removals and fix include statement in opkg-frontend.c git-svn-id: http://opkg.googlecode.com/svn/trunk@44 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ca1d085..3550b7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = familiar libbb libopkg tests src +SUBDIRS = libbb libopkg tests src HOST_CPU=@host_cpu@ BUILD_CPU=@build_cpu@ @@ -26,4 +26,4 @@ MAINTAINERCLEANFILES= \ aclocal.m4 package: all-recursive - STRIPPROG=$(STRIP) familiar/rules INSTALL=$$PWD/install-sh binary-arch + STRIPPROG=$(STRIP) INSTALL=$$PWD/install-sh binary-arch -- cgit v0.9.1