# HG changeset patch # User Alexis # Date 2010-10-29 13:05:33 # Node ID 5063a4964a5e2ef3aeec18945900f37691931033 # Parent 8ac33fed42a50579009801c55fbf8472898cdc0e Fixed dist: make target diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ Patch-GRLIB: init dist: init - tar -cvzf ./../lpp-lib.tgz ./../lib_lpp/* + tar -cvzf ./../lpp-lib.tgz ./../VHD_Lib/* Patched-dist: Patch-GRLIB tar -cvzf ./../lpp-patched-GRLIB.tgz $(GRLIB)/*