summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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