summaryrefslogtreecommitdiffstats
path: root/src/util/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/tests/Makefile.am')
-rw-r--r--src/util/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/tests/Makefile.am b/src/util/tests/Makefile.am
index a2b54982ff1..8ec8c3aa55c 100644
--- a/src/util/tests/Makefile.am
+++ b/src/util/tests/Makefile.am
@@ -19,6 +19,8 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
+SUBDIRS = hash_table
+
AM_CFLAGS = \
$(PTHREAD_CFLAGS)
AM_CPPFLAGS = \