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 = \
helpbase.cpp \
http.cpp \
image.cpp \
+ imagbmp.cpp \
imaggif.cpp \
imagjpeg.cpp \
imagpng.cpp \