SOURCES_postprocessing_c = \ postprocessing.c \ postprocessing_c.c \ $(NULL) SOURCES_postprocessing_mmx = \ postprocessing.c \ postprocessing_mmx.c \ $(NULL) SOURCES_postprocessing_mmxext = \ postprocessing.c \ postprocessing_mmxext.c \ $(NULL) noinst_HEADERS += \ postprocessing.h \ postprocessing_common.h \ $(NULL)