summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9d744d0..11178865 100644
--- a/Makefile
+++ b/Makefile
@@ -152,6 +152,8 @@ supported."; \
tar -xp -C $(SLX_SHARE_PATH)/initramfs; cd ../..
@tar --exclude=.svn -cp -C initramfs distro-specs | \
tar -xp -C $(SLX_SHARE_PATH)
+ @cp -p config-db/PXE-template.example \
+ $(SLX_CONFIG_PATH)/
@cp -a installer/default_files/machine-setup.default \
$(SLX_SHARE_PATH)/templates/
@tar --exclude=.svn -cp -C installer/default_files tftpboot | \