summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-05-07 16:19:07 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-05-07 16:19:07 +0000
commit34cedb69735c8532f1905582385fb926c5fc6f39 (patch)
treed35c60f1e0ce9f09d1724aa9815c10aaa2c73a3a /Makefile.am
parent72bfb012c90285f7beaa56bc1df41f1daf32a6d3 (diff)
downloadpygobject-34cedb69735c8532f1905582385fb926c5fc6f39.tar.gz
pygobject-34cedb69735c8532f1905582385fb926c5fc6f39.tar.xz
pygobject-34cedb69735c8532f1905582385fb926c5fc6f39.zip
Remove pygtk.py, it's not auto-generated any longer. Thanks to Kjartan for
* Makefile.am (CLEANFILES): Remove pygtk.py, it's not auto-generated any longer. Thanks to Kjartan for noticing.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c62bde3..0677490 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = gobject . examples tests
PLATFORM_VERSION = 2.0
-CLEANFILES = pygtk.py
+CLEANFILES =
EXTRA_DIST = \
MANIFEST.in \
pygobject-$(PLATFORM_VERSION).pc.in \