Move folly/MallctlHelper.h to folly/memory/
[folly.git] / folly / test / Makefile.am
index eeada6eb78455afaaa379c281f4dbf181193abc2..a2f58830215c3bf51f431b6fe04a45d6ca98f89c 100644 (file)
@@ -329,7 +329,7 @@ ssl_test_SOURCES = \
 ssl_test_LDADD = libfollytestmain.la -lcrypto
 TESTS += ssl_test
 
-mallctl_helper_test_SOURCES = MallctlHelperTest.cpp
+mallctl_helper_test_SOURCES = ../memory/test/MallctlHelperTest.cpp
 mallctl_helper_test_LDADD = libfollytestmain.la
 TESTS += mallctl_helper_test