summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-10-15 11:38:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-10-16 07:46:56 +0200
commit175263ec91f00f6668ae7f28f385850a1c77bf6b (patch)
tree096cc3d3b84671ffea8b3eedb2b89f0365bcd6e7 /testsuites/libtests/Makefile.am
parentDelete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM (diff)
downloadrtems-175263ec91f00f6668ae7f28f385850a1c77bf6b.tar.bz2
libfdt: Initial import
Import from: git://git.kernel.org/pub/scm/utils/dtc/dtc.git Commit: 604e61e081e3c6c8fa1a8189c71cb3908a5bbc1e Date: 2015-09-29T09:09:08Z
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-rw-r--r--testsuites/libtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index ed773c4e06..d775c77c76 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -1,6 +1,7 @@
ACLOCAL_AMFLAGS = -I ../aclocal
_SUBDIRS = POSIX
+_SUBDIRS += libfdt01
_SUBDIRS += defaultconfig01
_SUBDIRS += pwdgrp02
_SUBDIRS += shell01