[retro-gtk/c-port: 3/42] build: Add C and Vala sources to introspection sources



commit 6a6c57b4659494d7b6f8d08773ff37859a992014
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Sep 28 14:56:48 2017 +0200

    build: Add C and Vala sources to introspection sources

 retro-gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/retro-gtk/Makefile.am b/retro-gtk/Makefile.am
index b66bf70..4204f9f 100644
--- a/retro-gtk/Makefile.am
+++ b/retro-gtk/Makefile.am
@@ -131,7 +131,7 @@ gir_DATA = $(INTROSPECTION_GIRS)
 typelibdir = $(libdir)/girepository-1.0
 typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
 
-introspection_sources = $(retro_gtkinclude_HEADERS)
+introspection_sources = $(retro_gtkinclude_HEADERS) $(libretro_gtk_la_SOURCES)
 
 BUILT_SOURCES += libretro-gtk.la Retro-0.12.gir
 


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