mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-11 16:20:28 +01:00
doc: add some missing files to EXTRA_DIST
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2af608cf02
commit
2066f3636a
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ clean-local:
|
|||
$(AM_V_at)rm -rf html
|
||||
|
||||
doc_src= $(shell find html -type f -printf "html/%P\n" 2>/dev/null)
|
||||
EXTRA_DIST += $(builddir)/html/index.html $(doc_src)
|
||||
EXTRA_DIST += $(builddir)/html/index.html $(doc_src) $(diagram_files) $(header_files)
|
||||
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue