From bba7ed7a7497eda81f6a9ab803c76833196e9edf Mon Sep 17 00:00:00 2001
From: Ruud Overeem <overeem@astron.nl>
Date: Fri, 7 Mar 2008 12:17:28 +0000
Subject: [PATCH] Bug 1167: Moved from APL/APLprotocol.

---
 MAC/MACIO/include/APL/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 MAC/MACIO/include/APL/Makefile.am

diff --git a/MAC/MACIO/include/APL/Makefile.am b/MAC/MACIO/include/APL/Makefile.am
new file mode 100644
index 00000000000..3f093a312be
--- /dev/null
+++ b/MAC/MACIO/include/APL/Makefile.am
@@ -0,0 +1,4 @@
+
+SUBDIRS = APLProtocol
+
+include $(top_srcdir)/Makefile.common
-- 
GitLab