summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-11-13 04:56:49 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-11-13 04:56:49 +0000
commit9b310aab7e259c4e4706ccbab2bbce91de9c2488 (patch)
treedb0a54185d934b52abf189ca1a928e97efecc7c3 /protocols
parent0b5900de198b3b96613c8c819ee05fe238d155ce (diff)
downloadATCD-9b310aab7e259c4e4706ccbab2bbce91de9c2488.tar.gz
ChangeLogTag: Fri Nov 12 20:54:14 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/ace/HTBP/Makefile.am2
-rw-r--r--protocols/ace/RMCast/Makefile.am2
-rw-r--r--protocols/ace/TMCast/Makefile.am2
3 files changed, 6 insertions, 0 deletions
diff --git a/protocols/ace/HTBP/Makefile.am b/protocols/ace/HTBP/Makefile.am
index ce3fb3e2a1a..c110e00114e 100644
--- a/protocols/ace/HTBP/Makefile.am
+++ b/protocols/ace/HTBP/Makefile.am
@@ -8,6 +8,8 @@
## MPC Command:
## /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
+includedir = @includedir@/ace/HTBP
+
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/protocols/ace/RMCast/Makefile.am b/protocols/ace/RMCast/Makefile.am
index 583424190a7..58c23331352 100644
--- a/protocols/ace/RMCast/Makefile.am
+++ b/protocols/ace/RMCast/Makefile.am
@@ -8,6 +8,8 @@
## MPC Command:
## /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
+includedir = @includedir@/ace/RMCast
+
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/protocols/ace/TMCast/Makefile.am b/protocols/ace/TMCast/Makefile.am
index 78b90a7e1c3..cc59bfadef3 100644
--- a/protocols/ace/TMCast/Makefile.am
+++ b/protocols/ace/TMCast/Makefile.am
@@ -8,6 +8,8 @@
## MPC Command:
## /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
+includedir = @includedir@/ace/TMCast
+
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)