From 4afeeb4eaef064839165d159c33c856911af3294 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Wed, 2 Aug 2006 12:43:13 +0000 Subject: Put object files in subdirectories. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 298b3aa8..dcf73896 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,7 @@ # $Id$ +AUTOMAKE_OPTIONS = subdir-objects + bin_PROGRAMS = tmwclient tmwserv tmwclient_SOURCES = client.cpp \ @@ -112,8 +114,6 @@ bindings_wrap.cpp: bindings.i $(SWIG) $(SWIGFLAGS) -o bindings_wrap.cpp bindings.i endif -tmwserv_CXXFLAGS = -Wall -fno-inline - # do not remove the 'dot', it is a hint for Automake. # it causes a prefix ordering of directories. -- cgit v1.2.3-70-g09d2