[gnome-autoar/wip/razvan/evolution_fixes: 1/4] Makefile: change gnome-autoar-gtk include directory



commit e9eeb82a57dd67ed7976ec466b22c473c367d1f2
Author: Razvan Chitu <razvan ch95 gmail com>
Date:   Fri Sep 2 16:09:20 2016 +0300

    Makefile: change gnome-autoar-gtk include directory
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770437

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 003fdd7..d75b5cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,7 +90,7 @@ if ENABLE_GTK
 lib_LTLIBRARIES += gnome-autoar/libgnome-autoar-gtk-@LIBGNOME_AUTOAR_API_VERSION@.la
 nodist_pkgconfig_DATA += gnome-autoar/gnome-autoar-gtk-$(LIBGNOME_AUTOAR_API_VERSION).pc
 
-autoargtkincludedir = $(includedir)/gnome-autoar-gtk-$(LIBGNOME_AUTOAR_API_VERSION)/gnome-autoar-gtk
+autoargtkincludedir = $(includedir)/gnome-autoar-$(LIBGNOME_AUTOAR_API_VERSION)/gnome-autoar
 autoargtkinclude_HEADERS = \
        gnome-autoar/autoar-gtk.h               \
        $(libgnome_autoar_gtk_la_headers)       \


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