summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-04-04 00:52:23 +0000
committerIan C <ianc@noddybox.co.uk>2005-04-04 00:52:23 +0000
commit3a1bf865b6c1b6b7c096eaf6dab91a465319488a (patch)
tree3495061e6af6b819b075b6fdaae66dc115bf187e /src/GNUmakefile
parent98164e7547f7ea21204e69885158cd0494e08c5d (diff)
Added DataX
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index 0bbfac0..5cc058f 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -18,7 +18,7 @@
#
# -------------------------------------------------------------------------
#
-# $Id: GNUmakefile,v 1.5 2005-03-28 01:42:58 ianc Exp $
+# $Id: GNUmakefile,v 1.6 2005-04-04 00:52:23 ianc Exp $
#
@@ -57,7 +57,8 @@ SOURCES = autocheck.cpp \
static.cpp \
debug.cpp \
window.cpp \
- combobox.cpp
+ combobox.cpp \
+ datax.cpp
HEADERS = w32dlib/*.h