diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ iso: @scripts/check-config @scripts/live-build-config + cp -r data/includes.chroot/* build/config/includes.chroot/ @echo "The rest is not yet implemented ;)" |