mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 03:38:01 +02:00
doc: grammar fix in the Makefile
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
8d80aae784
commit
377046ee39
1 changed files with 1 additions and 1 deletions
|
|
@ -89,6 +89,6 @@ dist-hook:
|
||||||
@test -f $(distdir)/html/index.html || (\
|
@test -f $(distdir)/html/index.html || (\
|
||||||
echo "******************************************************" && \
|
echo "******************************************************" && \
|
||||||
echo "Couldn't find documentation files, refusing make dist." && \
|
echo "Couldn't find documentation files, refusing make dist." && \
|
||||||
echo "Install doxygen to build documentation for tarball." && \
|
echo "Install doxygen to build documentation for the tarball." && \
|
||||||
echo "******************************************************" && \
|
echo "******************************************************" && \
|
||||||
test )
|
test )
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue