19 lines
335 B
Plaintext
19 lines
335 B
Plaintext
|
SOURCES_XT = \
|
||
|
../xt/accelerator.c \
|
||
|
../xt/action.c \
|
||
|
../xt/callback.c \
|
||
|
../xt/class.c \
|
||
|
../xt/classname.c \
|
||
|
../xt/context.c \
|
||
|
../xt/converter.c \
|
||
|
../xt/error.c \
|
||
|
../xt/function.c \
|
||
|
../xt/identifier.c \
|
||
|
../xt/init.c \
|
||
|
../xt/objects.c \
|
||
|
../xt/popup.c \
|
||
|
../xt/resource.c \
|
||
|
../xt/translation.c \
|
||
|
../xt/widget.c \
|
||
|
$(NULL)
|