diff options
author | Hans Breuer <hans@breuer.org> | 2002-09-14 10:50:03 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2002-09-14 10:50:03 +0000 |
commit | 11b366a646f6644e3e8db74ce8def4460eb0a228 (patch) | |
tree | 7c1d60530e680cf6e2b510c675628192d5e7188d /gdk-pixbuf/pixops | |
parent | 9ceb330eb3bede57b91be25b93d68afd93199c7c (diff) | |
download | gdk-pixbuf-11b366a646f6644e3e8db74ce8def4460eb0a228.tar.gz |
added makefile.msc to EXTRA_DIST
2002-09-14 Hans Breuer <hans@breuer.org>
* pixops/Makefile.am : added makefile.msc to EXTRA_DIST
Diffstat (limited to 'gdk-pixbuf/pixops')
-rw-r--r-- | gdk-pixbuf/pixops/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am index 13cf33efe..67c20444c 100644 --- a/gdk-pixbuf/pixops/Makefile.am +++ b/gdk-pixbuf/pixops/Makefile.am @@ -30,4 +30,5 @@ libpixops_la_SOURCES = \ EXTRA_DIST = \ DETAILS \ makefile.mingw \ - makefile.mingw.in + makefile.mingw.in \ + makefile.msc |