mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 10:20:11 +01:00
doc: drop the HTML_TIMESTAMP
Allows for reproducible builds. Debian carries a patch for this, and the timestamp doesn't really add much since the doc is either in sync with master or represents the release tag. Might as well drop it. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0f346f3090
commit
d05736765c
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ INPUT = @top_srcdir@/libevdev/libevdev.h \
|
|||
EXAMPLE_PATH = @top_srcdir@/include
|
||||
GENERATE_HTML = YES
|
||||
HTML_EXTRA_STYLESHEET = @srcdir@/libevdev.css
|
||||
HTML_TIMESTAMP = YES
|
||||
GENERATE_LATEX = NO
|
||||
MACRO_EXPANSION = YES
|
||||
EXPAND_ONLY_PREDEF = YES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue