[vte] build: Fix test-vtetypes build
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] build: Fix test-vtetypes build
- Date: Wed, 25 Nov 2015 19:41:49 +0000 (UTC)
commit 0d99a92a0ca205b4a7bda84a96d2c912b37cc8be
Author: Christian Persch <chpe gnome org>
Date: Wed Nov 25 20:40:17 2015 +0100
build: Fix test-vtetypes build
src/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1c09c2c..62c1d2c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -460,10 +460,10 @@ test_vtetypes_CPPFLAGS = \
-I$(builddir) \
$(AM_CPPFLAGS)
test_vtetypes_CXXFLAGS = \
- $(GLIB_CFLAGS) \
+ $(VTE_CFLAGS) \
$(AM_CXXFLAGS)
test_vtetypes_LDADD = \
- $(GLIB_LIBS) \
+ $(VTE_LIBS) \
$(NULL)
vtestream_file_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]