19 lines
341 B
Plaintext
19 lines
341 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/function.c \
|
|
../xt/identifier.c \
|
|
../xt/popup.c \
|
|
../xt/resource.c \
|
|
../xt/translation.c \
|
|
../xt/widget.c \
|
|
../xt/xterror.c \
|
|
../xt/xtinit.c \
|
|
../xt/xtobjects.c \
|
|
$(NULL)
|