[pygobject] Fix distcheck
- From: Martin Pitt <martinpitt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Fix distcheck
- Date: Mon, 19 Nov 2012 13:37:25 +0000 (UTC)
commit 29dc7425dd7584411b52ef07b50f929ed119a000
Author: Martin Pitt <martinpitt gnome org>
Date: Mon Nov 19 14:37:02 2012 +0100
Fix distcheck
Commit e617f76e forgot to rename the file in EXTRA_DIST
tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5381fde..a91c814 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -106,7 +106,7 @@ EXTRA_DIST = \
test_overrides_gdk.py \
test_overrides_gtk.py \
test_atoms.py \
- test_pygtkcompat.py \
+ compat_test_pygtk.py \
gi/__init__.py \
gi/overrides/__init__.py \
gi/overrides/Regress.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]