summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bindings/gir/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/gir/Makefile.am b/bindings/gir/Makefile.am
index 2717e16b..1e0e262d 100644
--- a/bindings/gir/Makefile.am
+++ b/bindings/gir/Makefile.am
@@ -17,7 +17,7 @@ Vte_@VTE_API_VERSION_U@_gir_FILES = \
$(wildcard $(top_builddir)/src/vte/*.h) \
$(top_srcdir)/src/pty.cc \
$(top_srcdir)/src/vtegtk.cc \
- $(top_srcdir)/src/vtetypebuiltins.cc \
+ $(top_builddir)/src/vtetypebuiltins.cc \
$(NULL)
girdir = $(datadir)/gir-1.0