From 8f37c266a301fd8ff423018d9c8aa8360331977d 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/openwrt@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/lzma/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/lzma') diff --git a/target/lzma/Makefile b/target/lzma/Makefile index ea63bfec8..b1c0313ed 100644 --- a/target/lzma/Makefile +++ b/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