gecko/mfbt/sources.mk
Justin Lebar 48a5094f13 Bug 729940 - Part 1: Add hash function utilities to mfbt. r=waldo
--HG--
extra : rebase_source : 05f5c9f5c1e99e5bca012c57502a965423aeb10e
2012-03-12 18:53:18 -04:00

4 lines
63 B
Makefile

CPPSRCS += \
Assertions.cpp \
HashFunctions.cpp \
$(NULL)