projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de57755
)
gdbus-codegen: Clean config.pyc to make distcheck happy
author
Colin Walters
<walters@verbum.org>
Tue, 7 Jun 2011 18:17:11 +0000
(14:17 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 7 Jun 2011 18:17:11 +0000
(14:17 -0400)
gio/gdbus-codegen/Makefile.am
patch
|
blob
|
history
diff --git
a/gio/gdbus-codegen/Makefile.am
b/gio/gdbus-codegen/Makefile.am
index
14ac009
..
dc596d7
100644
(file)
--- a/
gio/gdbus-codegen/Makefile.am
+++ b/
gio/gdbus-codegen/Makefile.am
@@
-16,6
+16,8
@@
codegen_PYTHON = \
utils.py \
$(NULL)
+CLEANFILES += config.pyc
+
bin_SCRIPTS += gdbus-codegen
CLEANFILES += gdbus-codegen
EXTRA_DIST += gdbus-codegen.in