[gnome-settings-daemon] power: Move test.py to correct section



commit 3064a4748d55a17fab3c884b233ec2d959059580
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 21 09:21:57 2013 +0100

    power: Move test.py to correct section

 plugins/power/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/plugins/power/Makefile.am b/plugins/power/Makefile.am
index 23673c5..5d92f7a 100644
--- a/plugins/power/Makefile.am
+++ b/plugins/power/Makefile.am
@@ -77,7 +77,6 @@ gsd_test_power_LDADD =					\
 EXTRA_DIST = 						\
 	$(plugin_in_files)				\
 	$(gsd_backlight_helper_SOURCES)			\
-	test.py						\
 	$(NULL)
 
 if HAVE_GUDEV
@@ -128,7 +127,7 @@ gsd_power_enums_update_SOURCES =		\
 gsd_power_enums_update_CFLAGS = $(libpower_la_CFLAGS)
 gsd_power_enums_update_LDFLAGS = $(POWER_LIBS)
 
-EXTRA_DIST += gsdpowerconstants.py gsdpowerenums.py
+EXTRA_DIST += gsdpowerconstants.py gsdpowerenums.py test.py
 
 check-local: $(top_builddir)/tests/shiftkey gsd-test-power test.py gsdpowerconstants.py gsdpowerenums.py
 	BUILDDIR=$(builddir) TOP_BUILDDIR=$(top_builddir) ${PYTHON} $(srcdir)/test.py



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