util: Move the open-addressing linear-probing hash_table to src/util.
[mesa.git] / src / mesa / main / tests / Makefile.am
index 3c7c1b51ad81605feaa45e0fe67d68199f98353f..251474d5c25d7b0160b7beb8016c8ee0e6d45aa3 100644 (file)
@@ -1,5 +1,3 @@
-SUBDIRS = hash_table
-
 AM_CFLAGS = \
        $(X11_CFLAGS) \
        $(PTHREAD_CFLAGS)