Import("swiften_env")

myenv = swiften_env.Clone()
objects = myenv.SwiftenObject([
			"JID.cpp",
		])
swiften_env.Append(SWIFTEN_OBJECTS = [objects])