mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 13:40:39 +01:00
build: fix obsolete includes during docs build
This commit is contained in:
parent
a13d4e9d3d
commit
f0886e07d7
2 changed files with 0 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ extra_files = libnm-glib.png
|
|||
GTKDOC_CFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/libnm-util \
|
||||
-I$(top_builddir)/marshallers \
|
||||
-I$(top_srcdir)/libnm-glib \
|
||||
$(GLIB_CFLAGS) \
|
||||
$(DBUS_CFLAGS)
|
||||
|
|
|
|||
|
|
@ -50,7 +50,6 @@ extra_files =
|
|||
GTKDOC_CFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/libnm-util \
|
||||
-I$(top_builddir)/marshallers \
|
||||
$(GLIB_CFLAGS) \
|
||||
$(DBUS_CFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue