Move folly/Hash.h to folly/hash/
[folly.git] / folly / Makefile.am
index ce29ac05e966d27595d30bf7901d75f4545ef2f5..439ea6b8cc130258d25d3a929fd577498b54a0f7 100644 (file)
@@ -229,6 +229,7 @@ nobase_follyinclude_HEADERS = \
        futures/test/TestExecutor.h \
        hash/Checksum.h \
        hash/detail/ChecksumDetail.h \
+       hash/Hash.h \
        hash/SpookyHashV1.h \
        hash/SpookyHashV2.h \
        gen/Base.h \
@@ -246,7 +247,6 @@ nobase_follyinclude_HEADERS = \
        gen/String.h \
        gen/String-inl.h \
        GroupVarint.h \
-       Hash.h \
        IPAddress.h \
        IPAddressV4.h \
        IPAddressV6.h \