Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed May 5, 2020
1 parent 295fc25 commit 9918a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

all: help

build: ## build libinput with SPEC_LIBINPUT_VERSION
build: ## build libinput with LIBINPUT_VERSION
cd $(LIBINPUT_SOURCE_DIR) && \
git checkout $(LIBINPUT_VERSION) && \
meson --prefix=/usr builddir/ -Dlibwacom=false -Ddebug-gui=false -Dtests=false -Ddocumentation=false --reconfigure && \
Expand Down

0 comments on commit 9918a25

Please sign in to comment.