doc: move DOTFILE_DIRS to libinput.doxygen.in
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 15 Jan 2015 01:43:31 +0000 (11:43 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 15 Jan 2015 01:48:15 +0000 (11:48 +1000)
We specify a bunch of other (static) things in the .in file, let's be
consistent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/Makefile.am
doc/libinput.doxygen.in

index 51b31a9..f66b47f 100644 (file)
@@ -28,7 +28,6 @@ diagram_files = \
 html/index.html: libinput.doxygen $(header_files) $(diagram_files)
        $(AM_V_GEN)(cat $<; \
           echo "INPUT = $(header_files)"; \
-          echo "DOTFILE_DIRS = $(srcdir)/dot"; \
           ) | $(DOXYGEN) -
 
 clean-local:
index 254e947..155880a 100644 (file)
@@ -2251,7 +2251,7 @@ DOT_PATH               =
 # command).
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOTFILE_DIRS           =
+DOTFILE_DIRS           = @top_srcdir@/doc/dot
 
 # The MSCFILE_DIRS tag can be used to specify one or more directories that
 # contain msc files that are included in the documentation (see the \mscfile