1PLUGINOBJECTS = ofxsThreadSuite.o tinythread.o ColorMatrix.o
2PLUGINNAME = ColorMatrix
3RESOURCES = net.sf.openfx.ColorMatrixPlugin.png net.sf.openfx.ColorMatrixPlugin.svg
4
5TOP_SRCDIR = ..
6include $(TOP_SRCDIR)/Makefile.master
7