From daca8e958bb6e8e6d97e0121481874100e1d281e Mon Sep 17 00:00:00 2001 From: Felix Richter Date: Sat, 14 May 2011 20:29:20 +0200 Subject: added home infest/ partially fixed noise makefile Makefile: infest/root now included bootstrap.sh: now only prints what you have to do after deployment infest/root: script which copies everything in root into original root modules/noise/Makefile: fixed when no audio is available (by || true command) root/ssh/authorized_keys: now in the correct path (shame on you tv!) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b654217d..09b68293 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,5 @@ all: select-target .PHONY: infest infest: infest/etc + infest/root make -C modules/noise infest -- cgit v1.2.3