From 28b951bd60ffe064fc7328d11dd5829addf79b41 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 14 Jan 2007 18:56:22 +0000 Subject: * adjusted scripts and Makefile to new directory layout git-svn-id: http://svn.openslx.org/svn/openslx/trunk@628 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 37928d4b..ae726f58 100644 --- a/Makefile +++ b/Makefile @@ -133,6 +133,8 @@ supported."; \ @# copy all PERL-scripts from config-db and their required modules: @cp config-db/slx* $(SLX_BIN_PATH)/ + @tar --exclude=.svn -cp -C lib OpenSLX | \ + tar -xp -C $(SLX_BASE_PATH)/lib @tar --exclude=.svn -cp -C config-db OpenSLX | \ tar -xp -C $(SLX_BASE_PATH)/lib -- cgit v1.2.3-55-g7522