From 3a1bf865b6c1b6b7c096eaf6dab91a465319488a Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 4 Apr 2005 00:52:23 +0000 Subject: Added DataX --- src/GNUmakefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/GNUmakefile') 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 -- cgit v1.2.3