mirror of
https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
synced 2024-11-21 08:20:40 -05:00
Fix warnings during build
No need to include the $(srcdir)/gvc directory, it's us.
This commit is contained in:
parent
f3df56c399
commit
eab2bf3eea
@ -6,7 +6,7 @@ INTROSPECTION_SCANNER_ARGS = --warn-all
|
||||
libgvc_la_CPPFLAGS = \
|
||||
$(WARN_CFLAGS) \
|
||||
$(GVC_CFLAGS) \
|
||||
-I$(srcdir)/gvc/ \
|
||||
-I$(srcdir) \
|
||||
-DWITH_INTROSPECTION \
|
||||
-DG_LOG_DOMAIN="\"Gvc\""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user