X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=40ce7af6f037bb3db2f1b169d4d55714953341b8;hb=658e1efe68d4dc9083649d84e72f7c52f0f68060;hp=ed1af455ce7906a7b70f4348ea1261e030c03053;hpb=03dc8cc3445af502900bd0002ea584bfbc8d0b1a;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: