[vinagre] Correct substitution for VINAGRE_ABI_VERSION



commit 9ec802d1cdfb2360e03dda7f55981198459b583a
Author: David King <amigadave amigadave com>
Date:   Sun Mar 13 11:36:09 2011 +0100

    Correct substitution for VINAGRE_ABI_VERSION

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 727de5e..8884a1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,7 @@ vinagre_vinagre_LDADD = \
 	$(GTKVNC_LIBS) \
 	$(INTROSPECTION_LIBS)
 
-vinagrehdir = $(includedir)/vinagre- VINAGRE_API_VERSION@/vinagre
+vinagrehdir = $(includedir)/vinagre- VINAGRE_ABI_VERSION@/vinagre
 
 noinst_vinagreh_headers = \
 	vinagre/view/autoDrawer.h \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]