diff options
author | William Hua <william.hua@canonical.com> | 2013-07-02 09:10:50 -0400 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2013-07-02 09:10:50 -0400 |
commit | 607a5dee7f61a0ad46efd5071ddc195db56ec367 (patch) | |
tree | 8dd09c55a110a5f208364df7c4bcf777e851655b /Makefile.am | |
parent | db0ebaa3de76091a9b3ad2dbb6823172ae06f7fe (diff) | |
download | ayatana-indicator-keyboard-607a5dee7f61a0ad46efd5071ddc195db56ec367.tar.gz ayatana-indicator-keyboard-607a5dee7f61a0ad46efd5071ddc195db56ec367.tar.bz2 ayatana-indicator-keyboard-607a5dee7f61a0ad46efd5071ddc195db56ec367.zip |
Repair test fixtures.
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 |