[pyatspi2] Make the example EXTRA_DIST, rather than installing in the wrong place



commit 594186b7bd6fa7dd474abb4e7ee36ebea1c1ed82
Author: Mike Gorse <mgorse suse com>
Date:   Tue Sep 18 14:43:20 2012 -0500

    Make the example EXTRA_DIST, rather than installing in the wrong place

 examples/Makefile.am |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index b1f2d77..2372970 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,6 +1 @@
-examplesdir = $(pythondir)/examples
-
-examples_PYTHON = \
-		magFocusTracker.py
-
-CLEANFILES = *.pyc
+EXTRA_DIST = magFocusTracker.py



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]