X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=40ce7af6f037bb3db2f1b169d4d55714953341b8;hb=refs%2Ftags%2Fupstream%2F1.154.6;hp=ed1af455ce7906a7b70f4348ea1261e030c03053;hpb=b5307f7e721586c8cb062fbb8004a2aec1301a74;p=live-boot-grml.git diff --git a/Makefile b/Makefile index ed1af45..40ce7af 100644 --- a/Makefile +++ b/Makefile @@ -20,10 +20,12 @@ test: fi build: + $(MAKE) -C manpages install: test build # Installing configuration install -D -m 0644 conf/live.conf $(DESTDIR)/etc/live.conf + install -D -m 0644 conf/compcache $(DESTDIR)/usr/share/initramfs-tools/conf.d/compcache # Installing executables mkdir -p $(DESTDIR)/sbin @@ -125,6 +127,7 @@ update: "http://svn.debian.org/viewsvn/*checkout*/d-i/trunk/packages/localechooser/languagelist" clean: + $(MAKE) -C manpages clean distclean: