summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/Makefile.am')
-rw-r--r--ACE/ASNMP/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/ACE/ASNMP/Makefile.am b/ACE/ASNMP/Makefile.am
new file mode 100644
index 00000000000..7ff1160c8a3
--- /dev/null
+++ b/ACE/ASNMP/Makefile.am
@@ -0,0 +1,16 @@
+## Process this file with automake to create Makefile.in
+##
+## $Id$
+##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+
+SUBDIRS = \
+ asnmp \
+ agent \
+ examples \
+ tests
+