Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12009
Modified Files:
ChangeLog
Log Message:
Tidy up cvs a bit. Remove the old compat modules and the old Makefiles that
were used by the old build system.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -d -r1.350 -r1.351
--- ChangeLog 12 Feb 2005 17:19:20 -0000 1.350
+++ ChangeLog 12 Feb 2005 18:25:28 -0000 1.351
@@ -135,6 +135,13 @@
gtk/Graphics/UI/Gtk/Windows/FileSel.chs,
gtk/Graphics/UI/Gtk/Windows/Window.chs.pp: same for Windows
+ * gtk/Makefile, gconf/Makefile, glade/Makefile, mogul/Makefile,
+ sourceview/Makefile: remove makefiles that were used by the old build
+ system.
+
+ * compat/LocalControl.hs, compat/LocalData.hs: remove old compat
+ modules.
+
2005-02-12 Axel Simon <A....@ke...>
* Makefile.am: Let the pre-processor run over Image.chs by renaming
|