mesa: Import a copy of the open-addressing hash table code I wrote.
[mesa.git] / src / mesa / main / tests / Makefile.am
index f818e44511cf42b7a66bb9c53159d69f5099f4c8..012b353af12a5e842f3b4ce55ea030b37b17e402 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS = hash_table
+
 AM_CFLAGS = \
        $(X11_CFLAGS) \
        $(PTHREAD_CFLAGS)