[totem] main: Add a few missing header include paths
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Add a few missing header include paths
- Date: Wed, 31 Jul 2013 14:21:02 +0000 (UTC)
commit b32bee964f239c9a2d046a17c466797ec8132a73
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jul 31 16:20:11 2013 +0200
main: Add a few missing header include paths
src/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a3ff160..1fd3de5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -93,6 +93,7 @@ libtotem_la_CPPFLAGS = \
libtotem_la_CFLAGS = \
$(PLAYER_CFLAGS) \
$(AM_CFLAGS) \
+ -I$(srcdir)/gst/ \
-I$(top_srcdir)/libgd
libtotem_la_LDFLAGS = \
@@ -114,6 +115,7 @@ totem_CPPFLAGS = \
totem_CFLAGS = \
$(PLAYER_CFLAGS) \
+ -I$(srcdir)/gst/ \
$(AM_CFLAGS)
totem_LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]