projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d4397
)
makefile: Fix name of maintransformer
author
Colin Walters
<walters@verbum.org>
Tue, 31 Aug 2010 20:17:45 +0000
(16:17 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 31 Aug 2010 20:17:45 +0000
(16:17 -0400)
giscanner/Makefile.am
patch
|
blob
|
history
diff --git
a/giscanner/Makefile.am
b/giscanner/Makefile.am
index 708fdf8a4fe8a242b500c0c38b9bc497f561a8aa..5f3d09448b1d895aa36543d579adb4ab08c9b5f1 100644
(file)
--- a/
giscanner/Makefile.am
+++ b/
giscanner/Makefile.am
@@
-47,7
+47,7
@@
pkgpyexec_PYTHON = \
libtoolimporter.py \
minixpath.py \
odict.py \
-
primarytransformer.py
\
+
maintransformer.py
\
shlibs.py \
scannermain.py \
sourcescanner.py \