app: clean up Makefile.am in layer-modes/ and layer-modes-legacy/
This commit is contained in:
@ -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 \
|
||||
gimpoperationaddition.c \
|
||||
gimpoperationaddition.h \
|
||||
gimpoperationantierase.c \
|
||||
gimpoperationantierase.h \
|
||||
gimpoperationbehind.c \
|
||||
gimpoperationbehind.h \
|
||||
gimpoperationburn.c \
|
||||
gimpoperationburn.h \
|
||||
gimpoperationcolorerase.c \
|
||||
gimpoperationcolorerase.h \
|
||||
gimpoperationdarkenonly.c \
|
||||
gimpoperationdarkenonly.h \
|
||||
gimpoperationdifference.c \
|
||||
gimpoperationdifference.h \
|
||||
gimpoperationlchhue.c \
|
||||
gimpoperationlchhue.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 \
|
||||
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 \
|
||||
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 \
|
||||
gimpoperationburn.c \
|
||||
gimpoperationburn.h \
|
||||
gimpoperationhardlight.c \
|
||||
gimpoperationhardlight.h \
|
||||
gimpoperationsoftlight.c \
|
||||
gimpoperationsoftlight.h \
|
||||
gimpoperationgrainextract.c \
|
||||
gimpoperationgrainextract.h \
|
||||
gimpoperationgrainmerge.c \
|
||||
gimpoperationgrainmerge.h \
|
||||
gimpoperationbehind.c \
|
||||
gimpoperationbehind.h \
|
||||
gimpoperationcolorerase.c \
|
||||
gimpoperationcolorerase.h \
|
||||
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