app: clean up Makefile.am in layer-modes/ and layer-modes-legacy/
This commit is contained in:
@ -15,40 +15,40 @@ noinst_LIBRARIES = \
|
||||
libapplayermodeslegacy.a
|
||||
|
||||
libapplayermodeslegacy_a_SOURCES = \
|
||||
gimpoperationmultiplylegacy.c \
|
||||
gimpoperationmultiplylegacy.h \
|
||||
gimpoperationdodgelegacy.c \
|
||||
gimpoperationdodgelegacy.h \
|
||||
gimpoperationscreenlegacy.c \
|
||||
gimpoperationscreenlegacy.h \
|
||||
gimpoperationdifferencelegacy.c \
|
||||
gimpoperationdifferencelegacy.h \
|
||||
gimpoperationadditionlegacy.c \
|
||||
gimpoperationadditionlegacy.h \
|
||||
gimpoperationsubtractlegacy.c \
|
||||
gimpoperationsubtractlegacy.h \
|
||||
gimpoperationburnlegacy.c \
|
||||
gimpoperationburnlegacy.h \
|
||||
gimpoperationdarkenonlylegacy.c \
|
||||
gimpoperationdarkenonlylegacy.h \
|
||||
gimpoperationlightenonlylegacy.c\
|
||||
gimpoperationlightenonlylegacy.h\
|
||||
gimpoperationdifferencelegacy.c \
|
||||
gimpoperationdifferencelegacy.h \
|
||||
gimpoperationdividelegacy.c \
|
||||
gimpoperationdividelegacy.h \
|
||||
gimpoperationdodgelegacy.c \
|
||||
gimpoperationdodgelegacy.h \
|
||||
gimpoperationgrainextractlegacy.c \
|
||||
gimpoperationgrainextractlegacy.h \
|
||||
gimpoperationgrainmergelegacy.c \
|
||||
gimpoperationgrainmergelegacy.h \
|
||||
gimpoperationhardlightlegacy.c \
|
||||
gimpoperationhardlightlegacy.h \
|
||||
gimpoperationhsvcolorlegacy.c \
|
||||
gimpoperationhsvcolorlegacy.h \
|
||||
gimpoperationhsvhuelegacy.c \
|
||||
gimpoperationhsvhuelegacy.h \
|
||||
gimpoperationhsvsaturationlegacy.c \
|
||||
gimpoperationhsvsaturationlegacy.h \
|
||||
gimpoperationhsvcolorlegacy.c \
|
||||
gimpoperationhsvcolorlegacy.h \
|
||||
gimpoperationhsvvaluelegacy.c \
|
||||
gimpoperationhsvvaluelegacy.h \
|
||||
gimpoperationdividelegacy.c \
|
||||
gimpoperationdividelegacy.h \
|
||||
gimpoperationburnlegacy.c \
|
||||
gimpoperationburnlegacy.h \
|
||||
gimpoperationhardlightlegacy.c \
|
||||
gimpoperationhardlightlegacy.h \
|
||||
gimpoperationlightenonlylegacy.c \
|
||||
gimpoperationlightenonlylegacy.h \
|
||||
gimpoperationmultiplylegacy.c \
|
||||
gimpoperationmultiplylegacy.h \
|
||||
gimpoperationscreenlegacy.c \
|
||||
gimpoperationscreenlegacy.h \
|
||||
gimpoperationsoftlightlegacy.c \
|
||||
gimpoperationsoftlightlegacy.h \
|
||||
gimpoperationgrainextractlegacy.c \
|
||||
gimpoperationgrainextractlegacy.h \
|
||||
gimpoperationgrainmergelegacy.c \
|
||||
gimpoperationgrainmergelegacy.h
|
||||
gimpoperationsubtractlegacy.c \
|
||||
gimpoperationsubtractlegacy.h
|
||||
|
||||
|
@ -18,67 +18,67 @@ noinst_LIBRARIES = \
|
||||
libapplayermodes.a
|
||||
|
||||
libapplayermodes_generic_a_sources = \
|
||||
gimpoperationnormal.c \
|
||||
gimpoperationnormal.h \
|
||||
gimpoperationdissolve.c \
|
||||
gimpoperationdissolve.h \
|
||||
gimpoperationdodge.c \
|
||||
gimpoperationdodge.h \
|
||||
gimpoperationmultiply.c \
|
||||
gimpoperationmultiply.h \
|
||||
gimpoperationoverlay.c \
|
||||
gimpoperationoverlay.h \
|
||||
gimpoperationscreen.c \
|
||||
gimpoperationscreen.h \
|
||||
gimpoperationdifference.c \
|
||||
gimpoperationdifference.h \
|
||||
gimpoperationlchhue.c \
|
||||
gimpoperationlchhue.h \
|
||||
gimpoperationlchchroma.c \
|
||||
gimpoperationlchchroma.h \
|
||||
gimpoperationlchcolor.c \
|
||||
gimpoperationlchcolor.h \
|
||||
gimpoperationlchlightness.c \
|
||||
gimpoperationlchlightness.h \
|
||||
gimpoperationaddition.c \
|
||||
gimpoperationaddition.h \
|
||||
gimpoperationsubtract.c \
|
||||
gimpoperationsubtract.h \
|
||||
gimpoperationdarkenonly.c \
|
||||
gimpoperationdarkenonly.h \
|
||||
gimpoperationlightenonly.c \
|
||||
gimpoperationlightenonly.h \
|
||||
gimpoperationhsvhue.c \
|
||||
gimpoperationhsvhue.h \
|
||||
gimpoperationhsvsaturation.c \
|
||||
gimpoperationhsvsaturation.h \
|
||||
gimpoperationhsvcolor.c \
|
||||
gimpoperationhsvcolor.h \
|
||||
gimpoperationhsvvalue.c \
|
||||
gimpoperationhsvvalue.h \
|
||||
gimpoperationerase.c \
|
||||
gimpoperationerase.h \
|
||||
gimpoperationantierase.c \
|
||||
gimpoperationantierase.h \
|
||||
gimpoperationhsvvalue.h \
|
||||
gimpoperationdivide.c \
|
||||
gimpoperationdivide.h \
|
||||
gimpoperationbehind.c \
|
||||
gimpoperationbehind.h \
|
||||
gimpoperationburn.c \
|
||||
gimpoperationburn.h \
|
||||
gimpoperationhardlight.c \
|
||||
gimpoperationhardlight.h \
|
||||
gimpoperationsoftlight.c \
|
||||
gimpoperationsoftlight.h \
|
||||
gimpoperationcolorerase.c \
|
||||
gimpoperationcolorerase.h \
|
||||
gimpoperationdarkenonly.c \
|
||||
gimpoperationdarkenonly.h \
|
||||
gimpoperationdifference.c \
|
||||
gimpoperationdifference.h \
|
||||
gimpoperationdissolve.c \
|
||||
gimpoperationdissolve.h \
|
||||
gimpoperationdivide.c \
|
||||
gimpoperationdivide.h \
|
||||
gimpoperationdodge.c \
|
||||
gimpoperationdodge.h \
|
||||
gimpoperationerase.c \
|
||||
gimpoperationerase.h \
|
||||
gimpoperationgrainextract.c \
|
||||
gimpoperationgrainextract.h \
|
||||
gimpoperationgrainmerge.c \
|
||||
gimpoperationgrainmerge.h \
|
||||
gimpoperationbehind.c \
|
||||
gimpoperationbehind.h \
|
||||
gimpoperationcolorerase.c \
|
||||
gimpoperationcolorerase.h \
|
||||
gimpoperationhardlight.c \
|
||||
gimpoperationhardlight.h \
|
||||
gimpoperationhsvcolor.c \
|
||||
gimpoperationhsvcolor.h \
|
||||
gimpoperationhsvhue.c \
|
||||
gimpoperationhsvhue.h \
|
||||
gimpoperationhsvsaturation.c \
|
||||
gimpoperationhsvsaturation.h \
|
||||
gimpoperationhsvvalue.c \
|
||||
gimpoperationhsvvalue.h \
|
||||
gimpoperationhsvvalue.h \
|
||||
gimpoperationlchchroma.c \
|
||||
gimpoperationlchchroma.h \
|
||||
gimpoperationlchcolor.c \
|
||||
gimpoperationlchcolor.h \
|
||||
gimpoperationlchhue.c \
|
||||
gimpoperationlchhue.h \
|
||||
gimpoperationlchlightness.c \
|
||||
gimpoperationlchlightness.h \
|
||||
gimpoperationlightenonly.c \
|
||||
gimpoperationlightenonly.h \
|
||||
gimpoperationmultiply.c \
|
||||
gimpoperationmultiply.h \
|
||||
gimpoperationnormal.c \
|
||||
gimpoperationnormal.h \
|
||||
gimpoperationoverlay.c \
|
||||
gimpoperationoverlay.h \
|
||||
gimpoperationreplace.c \
|
||||
gimpoperationreplace.h
|
||||
gimpoperationreplace.h \
|
||||
gimpoperationscreen.c \
|
||||
gimpoperationscreen.h \
|
||||
gimpoperationsoftlight.c \
|
||||
gimpoperationsoftlight.h \
|
||||
gimpoperationsubtract.c \
|
||||
gimpoperationsubtract.h
|
||||
|
||||
libapplayermodes_sse2_a_sources = \
|
||||
gimpoperationnormal-sse2.c
|
||||
|
Reference in New Issue
Block a user