Add ThreadName.h to folly's Makefile.am
authorPeter Ruibal <ruibalp@fb.com>
Sun, 22 Jun 2014 20:40:11 +0000 (13:40 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Thu, 26 Jun 2014 02:26:08 +0000 (19:26 -0700)
commit418ad481c4f1feffa149d0d8145cf70ca08a0d96
treea2573fbf7fa14d1118030bc19d0b15bdd6805f9d
parent51e98fa77aceb9e5bba5cff4907c1b315d40d8db
Add ThreadName.h to folly's Makefile.am

Summary:
fbthrift depends on <folly/ThreadName.h>, which isn't currently
getting installed as part of the autotools build.  Add it to Makefile.am

Test Plan:
Made this change to folly, re-autogen/configure/install, and
then was able to successfully compile fbthrift's compiler

Reviewed By: davejwatson@fb.com

Subscribers: doug, folly@lists

FB internal diff: D1397084
folly/Makefile.am