elk/lib/xt/Include.am

19 lines
335 B
Plaintext
Raw Normal View History

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)