summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2001-12-29 10:09:50 +0000
committerTor Lillqvist <tml@src.gnome.org>2001-12-29 10:09:50 +0000
commitc7401decdb4910d84bcb56c41040c0dca0c477c3 (patch)
treead85b7b6719db5742cf0fcdaa43076651341e411
parent5b291073b004e4592f748f846b1b8aa9dbe0a03f (diff)
downloadgdk-pixbuf-c7401decdb4910d84bcb56c41040c0dca0c477c3.tar.gz
Add makefile.msc.
2001-12-29 Tor Lillqvist <tml@iki.fi> * Makefile.am (EXTRA_DIST): Add makefile.msc.
-rw-r--r--gdk-pixbuf/ChangeLog4
-rw-r--r--gdk-pixbuf/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index 8eb47b41b..9a8e370a3 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-29 Tor Lillqvist <tml@iki.fi>
+
+ * Makefile.am (EXTRA_DIST): Add makefile.msc.
+
Sat Dec 22 15:31:20 2001 Owen Taylor <otaylor@redhat.com>
* gdk-pixdata.h: Fix trailing "," in enumeration.
diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am
index 5f5247ee8..8f5062f52 100644
--- a/gdk-pixbuf/Makefile.am
+++ b/gdk-pixbuf/Makefile.am
@@ -353,6 +353,7 @@ EXTRA_DIST = \
gdk-pixbuf-csource.1 \
makefile.mingw \
makefile.mingw.in \
+ makefile.msc \
gdk_pixbuf.def \
gdk-pixbuf-marshal.c \
gdk-pixbuf-marshal.list \