aboutsummaryrefslogtreecommitdiff
path: root/tests/autopilot/Makefile.am
diff options
context:
space:
mode:
authorWilliam Hua <william.hua@canonical.com>2013-06-17 18:40:11 -0400
committerWilliam Hua <william.hua@canonical.com>2013-06-17 18:40:11 -0400
commit9278783913187e1b748817f96b445e1d5c23339e (patch)
treeb21aa9054c50fd027750272b5ff10b445aa6ca5d /tests/autopilot/Makefile.am
parenta11146aff6c150227b866b2d690c968f18cef3f7 (diff)
downloadayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.tar.gz
ayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.tar.bz2
ayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.zip
Bare setup autopilot testing.
Diffstat (limited to 'tests/autopilot/Makefile.am')
-rw-r--r--tests/autopilot/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/autopilot/Makefile.am b/tests/autopilot/Makefile.am
new file mode 100644
index 00000000..2af361a7
--- /dev/null
+++ b/tests/autopilot/Makefile.am
@@ -0,0 +1,5 @@
+autopilotdir = $(pythondir)/indicator_keyboard
+autopilot_DATA = __init__.py
+
+autopilottestsdir = $(autopilotdir)/tests
+autopilottests_DATA = tests/__init__.py tests/test_indicator_keyboard.py