diff options
author | Geoff Levand <geoff@infradead.org> | 2012-03-16 22:23:35 -0700 |
---|---|---|
committer | Geoff Levand <geoff@infradead.org> | 2012-03-16 22:23:35 -0700 |
commit | b53c175d61e9cac8e5a95abee9d6c05032d284b5 (patch) | |
tree | 85a211d8795d064a041530cce048dc9cfc2d79eb /configure.ac.in | |
parent | 1f03bc43719c4cc787d5b7d3a756c532d39bfc26 (diff) | |
download | talos-petitboot-b53c175d61e9cac8e5a95abee9d6c05032d284b5.tar.gz talos-petitboot-b53c175d61e9cac8e5a95abee9d6c05032d284b5.zip |
Convert test to automake
Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'configure.ac.in')
-rw-r--r-- | configure.ac.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac.in b/configure.ac.in index 28e96d3..c62ef56 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -183,6 +183,7 @@ AC_CONFIG_FILES([ discover/Makefile lib/Makefile man/Makefile + test/Makefile ui/Makefile ui/common/Makefile ui/ncurses/Makefile |