[pygobject] Ship tests/gi in tarball
- From: Martin Pitt <martinpitt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Ship tests/gi in tarball
- Date: Mon, 3 Sep 2012 09:07:58 +0000 (UTC)
commit 96431f393036a688666dcf67911bf12b9824b264
Author: Martin Pitt <martinpitt gnome org>
Date: Mon Sep 3 11:07:32 2012 +0200
Ship tests/gi in tarball
Spotted by distcheck.
tests/Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2ab8912..081028a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -96,7 +96,11 @@ EXTRA_DIST = \
test_overrides_gdk.py \
test_overrides_gtk.py \
test_atoms.py \
- test_pygtkcompat.py
+ test_pygtkcompat.py \
+ gi/__init__.py \
+ gi/overrides/__init__.py \
+ gi/overrides/Regress.py \
+ $(NULL)
clean-local:
rm -f $(LTLIBRARIES:.la=.so) file.txt~
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]