diff lib/libinput/libinput.sh @ 819:6633bc51db0e

graphics/graphviz: fix build
author David Demelier <markand@malikania.fr>
date Wed, 21 Aug 2019 20:40:00 +0200
parents e91fbcb3d1ef
children a133976e0783
line wrap: on
line diff
--- a/lib/libinput/libinput.sh	Wed Aug 21 20:20:00 2019 +0200
+++ b/lib/libinput/libinput.sh	Wed Aug 21 20:40:00 2019 +0200
@@ -28,7 +28,7 @@
 : ${CFLAGS:=-O2}
 : ${LDFLAGS:=}
 : ${LIBS:=}
-: ${DOXYGEN:=no}        # TODO: set to yes once graphics is fixed.
+: ${DOXYGEN:=yes}
 : ${WACOM:=yes}
 
 if [ "$DOXYGEN" = "yes" ]; then