diff options
Diffstat (limited to 'performance-tests/Makefile')
-rw-r--r-- | performance-tests/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/performance-tests/Makefile b/performance-tests/Makefile index 4d6cac35d1b..b7f6719b662 100644 --- a/performance-tests/Makefile +++ b/performance-tests/Makefile @@ -11,7 +11,9 @@ INFO = README DIRS = Misc \ - UDP + UDP \ + TCP + # @@ This directory is currently under restructuring. It should be # added back to the makefile once this is done. # Synch-Benchmarks \ |