From a80d25042b8914774c614f8b2ff26e02bcbe0461 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 11 Jun 2005 21:18:26 +0000 Subject: cleanup in target/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/lzma/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/lzma') diff --git a/openwrt/target/lzma/Makefile b/openwrt/target/lzma/Makefile index ea63bfec89..b1c0313ed8 100644 --- a/openwrt/target/lzma/Makefile +++ b/openwrt/target/lzma/Makefile @@ -48,4 +48,5 @@ lzma-dirclean: prepare: $(LZMA_DIR)/.unpacked compile: lzma install: lzma + cp $(LZMA_DIR)/lzma $(STAGING_DIR)/bin/ clean: lzma-dirclean -- cgit v1.2.3