]> Pileus Git - ~andy/gtk/commitdiff
oops: mentioned in ChangeLog but not commited
authorHans Breuer <hans@src.gnome.org>
Sat, 4 Aug 2001 13:19:59 +0000 (13:19 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 4 Aug 2001 13:19:59 +0000 (13:19 +0000)
gtk/makefile.msc.in

index 338375e5a3a9df138bc54a95a76128172aa2f3e3..cec02d5c459128546eca61d23886990704cc4cc4 100644 (file)
@@ -33,9 +33,15 @@ DEFINES = -DG_ENABLE_DEBUG -DGTK_DISABLE_COMPAT_H -DG_LOG_DOMAIN=\"Gtk\" -Dnear=
 
 TOUCH = copy makefile.msc+nul
 
+gtk-stocks-icons :
+       cd stock-icons
+       nmake -nologo -f makefile.msc
+       cd ..
+
 all :                                          \
        ..\config.h                             \
        generated                               \
+       gtk-stocks-icons                        \
        gtk-win32-$(GTK_VER).dll                \
        gtk-win32-$(GTK_VER)s.lib