* Renamed files in xt/ that collided with files in xlib/.

git-svn-id: svn://svn.zoy.org/elk/trunk@50 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2003-08-26 23:30:22 +00:00
parent b80d505688
commit 3674eee26f
4 changed files with 3 additions and 3 deletions

View File

@ -6,13 +6,13 @@ SOURCES_XT = \
../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 \
../xt/xterror.c \
../xt/xtinit.c \
../xt/xtobjects.c \
$(NULL)