]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/Makefile.am
standard icons for msg boxes
[wxWidgets.git] / src / gtk1 / Makefile.am
index 1967ab60d295b65b8b28168b15687f74df8de2e0..85dc87380bf73212f8b5918cbaff5402f5900dd9 100644 (file)
@@ -1,4 +1,4 @@
-## Purpose: The automake makefile for wxWindows.
+## Purpose: The automake makefile for wxWindows (src/gtk subdirectory)
 ## Author:  Phil Blecker, Vadim Zeitlin
 ## Version: $Id$
 ##
@@ -14,7 +14,7 @@ VPATH = .:${srcdir}:${srcdir}/../common:${srcdir}/../generic:${EXTRA_VPATH}
 EXTRA_DIST = "${srcdir}/../common ${srcdir}/../generic ${srcdir}"
 
 lib_LTLIBRARIES = @WX_LIBRARY_NAME@
-EXTRA_LTLIBRARIES = libwx_gtk.la libwx_motif.la
+EXTRA_LTLIBRARIES = libwx_gtk.la libwx_motif.la libwx_msw.la
 
 # these are the common files which always make part of the library
 libwx_gtk_la_SOURCES = \
@@ -57,6 +57,7 @@ libwx_gtk_la_SOURCES = \
  helpbase.cpp \
  http.cpp \
  image.cpp \
+ imagbmp.cpp \
  imaggif.cpp \
  imagjpeg.cpp \
  imagpng.cpp \