aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 01efcb8..cc9e53c 100644
--- a/Makefile
+++ b/Makefile
@@ -17,9 +17,6 @@ MODE = ${MODE_${INSTALL_UDEV_RULES}}
all: brightnessctl brightnessctl.1
-brightnessctl.1: brightnessctl.1.in
- sed 's/VERSION/$(VERSION)/g' $< > $@
-
install: all ${INSTALL_UDEV_${INSTALL_UDEV_RULES}}
install -d ${BINDIR} ${MANDIR}/man1
install -m ${MODE} brightnessctl ${BINDIR}/