diff options
author | William Hua <william.hua@canonical.com> | 2013-06-17 18:40:11 -0400 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2013-06-17 18:40:11 -0400 |
commit | 9278783913187e1b748817f96b445e1d5c23339e (patch) | |
tree | b21aa9054c50fd027750272b5ff10b445aa6ca5d /Makefile.am | |
parent | a11146aff6c150227b866b2d690c968f18cef3f7 (diff) | |
download | ayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.tar.gz ayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.tar.bz2 ayatana-indicator-keyboard-9278783913187e1b748817f96b445e1d5c23339e.zip |
Bare setup autopilot testing.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b19f3988..c0d4a471 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = po lib data +SUBDIRS = po lib data tests |