summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-02-03 01:32:07 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-03 01:32:07 +0000
commit09cf8937e22a7615085ec0b53d30552c93d2f280 (patch)
treec6cdca9c08d4381cd573cf9c2f7efd6cd2bd6560
parent45b99a9ceece6020291710bf8ebc09aa8cca383f (diff)
downloadgtk+-09cf8937e22a7615085ec0b53d30552c93d2f280.tar.gz
Build filesystemwin32.c if OS_WIN32 and also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de> * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and also dist gtkfilesystemwin32.[hc].
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--gtk/Makefile.am2
6 files changed, 17 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index b299902328..1404017755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
-Tue Feb 3 02:32:52 2004 Matthias Clasen <maclas@gmx.de>
+Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de>
- * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32.
+ * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
+ also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:04:44 2004 Matthias Clasen <maclas@gmx.de>
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index b299902328..1404017755 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,6 +1,7 @@
-Tue Feb 3 02:32:52 2004 Matthias Clasen <maclas@gmx.de>
+Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de>
- * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32.
+ * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
+ also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:04:44 2004 Matthias Clasen <maclas@gmx.de>
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b299902328..1404017755 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,6 +1,7 @@
-Tue Feb 3 02:32:52 2004 Matthias Clasen <maclas@gmx.de>
+Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de>
- * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32.
+ * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
+ also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:04:44 2004 Matthias Clasen <maclas@gmx.de>
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index b299902328..1404017755 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,6 +1,7 @@
-Tue Feb 3 02:32:52 2004 Matthias Clasen <maclas@gmx.de>
+Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de>
- * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32.
+ * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
+ also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:04:44 2004 Matthias Clasen <maclas@gmx.de>
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b299902328..1404017755 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,6 +1,7 @@
-Tue Feb 3 02:32:52 2004 Matthias Clasen <maclas@gmx.de>
+Tue Feb 3 02:35:09 2004 Matthias Clasen <maclas@gmx.de>
- * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32.
+ * gtk/Makefile.am: Build filesystemwin32.c if OS_WIN32 and
+ also dist gtkfilesystemwin32.[hc].
Tue Feb 3 02:04:44 2004 Matthias Clasen <maclas@gmx.de>
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index dbb9777f63..39ff01b9df 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -697,6 +697,8 @@ EXTRA_DIST += \
gtk.def \
gtk-win32.rc \
gtk-win32.rc.in \
+ gtkfilesystemwin32.h \
+ gtkfilesystemwin32.c \
gtkrc.default \
gtkrc.key.default \
gtkrc.key.emacs \