From 0c9e2bf57cbdbb71e0abf9620282df8f471e6c5e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 30 Jan 2009 21:24:01 +0100 Subject: Adding dummy live-helper command to make any confused user aware that live-helper is a set of commands starting with the lh_ prefix. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8465ed255..75d2bbba2 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ build: install: # Installing executables mkdir -p $(DESTDIR)/usr/bin - cp helpers/lh* $(DESTDIR)/usr/bin + cp helpers/* $(DESTDIR)/usr/bin # Installing shared data mkdir -p $(DESTDIR)/usr/share/live-helper -- cgit v1.2.3