diff options
| author | William Hua <william.hua@canonical.com> | 2013-07-03 15:51:04 -0400 |
|---|---|---|
| committer | William Hua <william.hua@canonical.com> | 2013-07-03 15:51:04 -0400 |
| commit | e33f980e6853ac57d5408b0bc0c3f1f893cbe265 (patch) | |
| tree | eddd158bf73873dc2b56b839c9bd1d582d22cdb9 /tests/Makefile.am | |
| parent | ad1aa443fdabaf94618a28ca4dea0ad6ea1ad49d (diff) | |
| download | ayatana-indicator-keyboard-e33f980e6853ac57d5408b0bc0c3f1f893cbe265.tar.gz ayatana-indicator-keyboard-e33f980e6853ac57d5408b0bc0c3f1f893cbe265.tar.bz2 ayatana-indicator-keyboard-e33f980e6853ac57d5408b0bc0c3f1f893cbe265.zip | |
Update source test.
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index ccb6f472..59cd0e3e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,8 +4,7 @@ check_PROGRAMS = indicator-keyboard-test AM_CFLAGS = -w AM_LDFLAGS = -lm -AM_VALAFLAGS = --enable-experimental-non-null \ - --metadatadir $(top_srcdir)/deps \ +AM_VALAFLAGS = --metadatadir $(top_srcdir)/deps \ --vapidir $(top_srcdir)/deps indicator_keyboard_test_SOURCES = main.vala \ |
