diff options
Diffstat (limited to 'ACE/examples/Map_Manager/Makefile.am')
-rw-r--r-- | ACE/examples/Map_Manager/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/examples/Map_Manager/Makefile.am b/ACE/examples/Map_Manager/Makefile.am index b5fc458338f..d5f39e68514 100644 --- a/ACE/examples/Map_Manager/Makefile.am +++ b/ACE/examples/Map_Manager/Makefile.am @@ -6,13 +6,12 @@ ## this file will be lost the next time it is generated. ## ## MPC Command: -## ./bin/mwc.pl -type automake -noreldefs ACE.mwc +## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu ACE_BUILDDIR = $(top_builddir) ACE_ROOT = $(top_srcdir) ## Makefile.Map_Manager.am - noinst_PROGRAMS = Map_Manager Map_Manager_CPPFLAGS = \ |