diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-12-29 10:09:50 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-12-29 10:09:50 +0000 |
commit | c7401decdb4910d84bcb56c41040c0dca0c477c3 (patch) | |
tree | ad85b7b6719db5742cf0fcdaa43076651341e411 /gdk-pixbuf/Makefile.am | |
parent | 5b291073b004e4592f748f846b1b8aa9dbe0a03f (diff) | |
download | gdk-pixbuf-c7401decdb4910d84bcb56c41040c0dca0c477c3.tar.gz |
Add makefile.msc.
2001-12-29 Tor Lillqvist <tml@iki.fi>
* Makefile.am (EXTRA_DIST): Add makefile.msc.
Diffstat (limited to 'gdk-pixbuf/Makefile.am')
-rw-r--r-- | gdk-pixbuf/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |