projects
/
vte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d2aabd
)
Revert "Disable introspection dist"
author
Behdad Esfahbod
<behdad@behdad.org>
Fri, 14 May 2010 22:27:32 +0000
(18:27 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Fri, 14 May 2010 22:27:32 +0000
(18:27 -0400)
This reverts commit
a0cec4542963d52b1c1842ea9b450a51262b4c09
.
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
81fcf03
..
bff2f73
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-176,7
+176,7
@@
Vte_@VTE_API_VERSION@_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources
INTROSPECTION_GIRS += Vte-@VTE_API_VERSION@.gir
girdir = $(INTROSPECTION_GIRDIR)
-
#
dist_gir_DATA = $(INTROSPECTION_GIRS)
+dist_gir_DATA = $(INTROSPECTION_GIRS)
typelibdir = $(INTROSPECTION_TYPELIBDIR)
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)