summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArmin Burgmeier <armin@openismus.com>2008-10-08 16:10:20 +0000
committerArmin Burgmeier <arminb@src.gnome.org>2008-10-08 16:10:20 +0000
commit6b354052e433ccfbb69534b801cb0ac1462ad9d5 (patch)
tree6905e7e45ee979c6a7ed7badcb0a5bc2c67f4b1d /Makefile.am
parentbc40190817db5e491fa2b79e090deacb7cf0affa (diff)
downloadglibmm-6b354052e433ccfbb69534b801cb0ac1462ad9d5.tar.gz
Adapt to the new MSVC++ DLL naming convention.
2008-10-08 Armin Burgmeier <armin@openismus.com> * MSVC_Net2005/examples/dispatcher2/dispatcher2.vcproj: * MSVC_Net2005/examples/dispatcher/dispatcher.vcproj: * MSVC_Net2005/examples/options/options.vcproj: * MSVC_Net2005/examples/thread/thread.vcproj: * MSVC_Net2005/examples/thread_pool/thread_pool.vcproj: * MSVC_Net2005/giomm/giomm.vcproj: * MSVC_Net2005/glibmm/glibmm.vcproj: Adapt to the new MSVC++ DLL naming convention. * MSVC_Net2008/: Added MSVC 2008 project files. * configure.in: * Makefile.am: Add the new files to the build. svn path=/trunk/; revision=736
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f7a49016..335a2197 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I scripts
-SUBDIRS = tools glib gio examples scripts tests MSVC_Net2005 docs
+SUBDIRS = tools glib gio examples scripts tests MSVC_Net2005 MSVC_Net2008 docs
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = build_shared/Makefile_build.am_fragment \