summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-07-28 18:57:22 +0200
committerDaniel Baumann <daniel@debian.org>2012-07-28 18:57:40 +0200
commitcd4a3eddc00eeee8567cb61d68a17fc20af5f468 (patch)
treede592e8643f29b3dc7bee3a31026186c9d3a05cc /Makefile
parenta16be4ab5e706f07997de6c03d4edd35537368c4 (diff)
downloadvyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.tar.gz
vyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.zip
Dropping global binary includes and moving binary local-includes to includes, just as with chroot includes and local-includes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b58e3db6a..0c17903ce 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ build:
install:
# Installing shared data
mkdir -p $(DESTDIR)/usr/share/live/build
- cp -r frontends/cgi data functions includes package-lists templates VERSION $(DESTDIR)/usr/share/live/build
+ cp -r frontends/cgi data functions package-lists templates VERSION $(DESTDIR)/usr/share/live/build
cp -r share/* $(DESTDIR)/usr/share/live/build
# Installing executables