mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 17:20:05 +01:00
doxygen: remove redundant "dist_noinst_DATA = libevdev.doxygen.in" statement
All .in files in AC_CONFIG_FILES are distributed. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
17eb113524
commit
83d679f1a1
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ doc_src= $(shell find html -type f -printf "html/%P\n")
|
||||||
EXTRA_DIST = $(doc_src) libevdev.css
|
EXTRA_DIST = $(doc_src) libevdev.css
|
||||||
endif
|
endif
|
||||||
|
|
||||||
dist_noinst_DATA = libevdev.doxygen.in
|
|
||||||
|
|
||||||
# make sure doc was built before running dist
|
# make sure doc was built before running dist
|
||||||
dist-hook:
|
dist-hook:
|
||||||
@test -f $(distdir)/html/index.html || (\
|
@test -f $(distdir)/html/index.html || (\
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue