Import("env")

env.Append(UNITTEST_SOURCES = [
		File("LinkifyTest.cpp")
	])