summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-06 20:04:00 +0000
committerstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-06 20:04:00 +0000
commit1b01c3c7544d1454ced15a8eae026f96758102a8 (patch)
treeb20c10a1b8b50c80e71d99af19c1b0819eecea48
parentbdd304e46e86d63223583e655db9d861ec795241 (diff)
downloadATCD-1b01c3c7544d1454ced15a8eae026f96758102a8.tar.gz
Minor cosmetic Makefile changes for new automake macros.
Allow netsvcs and man directories to be built
-rw-r--r--protocols/ace/RMCast/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/RMCast/Makefile.am b/protocols/ace/RMCast/Makefile.am
index 5a183b2e90b..e9b4577c17a 100644
--- a/protocols/ace/RMCast/Makefile.am
+++ b/protocols/ace/RMCast/Makefile.am
@@ -8,7 +8,7 @@
## Process this file with automake to create Makefile.in
##
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
lib_LTLIBRARIES = libACE_RMCast.la