mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 05:50:05 +01: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 || (\
|
||||
echo "******************************************************" && \
|
||||
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 "******************************************************" && \
|
||||
test )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue