summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2012-03-16 22:23:35 -0700
committerGeoff Levand <geoff@infradead.org>2012-03-16 22:23:35 -0700
commitb53c175d61e9cac8e5a95abee9d6c05032d284b5 (patch)
tree85a211d8795d064a041530cce048dc9cfc2d79eb /Makefile.am
parent1f03bc43719c4cc787d5b7d3a756c532d39bfc26 (diff)
downloadtalos-petitboot-b53c175d61e9cac8e5a95abee9d6c05032d284b5.tar.gz
talos-petitboot-b53c175d61e9cac8e5a95abee9d6c05032d284b5.zip
Convert test to automake
Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a89b0b0..feff84b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-SUBDIRS = lib discover ui utils man
+SUBDIRS = lib discover test ui utils man
ACLOCAL_AMFLAGS = -I m4
OpenPOWER on IntegriCloud