summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOliver Tappe2007-02-03 16:55:43 +0100
committerOliver Tappe2007-02-03 16:55:43 +0100
commitac7b357d6e8460e6d6c046c21b106f6f24420839 (patch)
tree0af516d30ffdf3cea1ba32992a0a5262673f3fe3 /Makefile
parent* added support for binaries using rpaths (explicit paths specified at link s... (diff)
downloadcore-ac7b357d6e8460e6d6c046c21b106f6f24420839.tar.gz
core-ac7b357d6e8460e6d6c046c21b106f6f24420839.tar.xz
core-ac7b357d6e8460e6d6c046c21b106f6f24420839.zip
* moved slxldd from config-db to (new) bin folder as it has nothing to do with the config-db
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@671 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae726f58..95430550 100644
--- a/Makefile
+++ b/Makefile
@@ -132,6 +132,7 @@ supported."; \
-i $(SLX_BIN_PATH)/slxmkramfs
@# copy all PERL-scripts from config-db and their required modules:
+ @cp bin/slx* $(SLX_BIN_PATH)/
@cp config-db/slx* $(SLX_BIN_PATH)/
@tar --exclude=.svn -cp -C lib OpenSLX | \
tar -xp -C $(SLX_BASE_PATH)/lib