From 1aeafdf726ff623191b1b95a52a37c8204796e3a Mon Sep 17 00:00:00 2001
From: Ruud Overeem <overeem@astron.nl>
Date: Fri, 7 Mar 2008 12:25:52 +0000
Subject: [PATCH] Bug 1167: renaming.

---
 MAC/MACIO/{APLProtocol.spec.in => MACIO.spec.in}           | 0
 MAC/MACIO/include/APL/Makefile.am                          | 4 ----
 MAC/MACIO/include/{APLProtocol => MACIO}/GCF_ServiceInfo.h | 0
 3 files changed, 4 deletions(-)
 rename MAC/MACIO/{APLProtocol.spec.in => MACIO.spec.in} (100%)
 delete mode 100644 MAC/MACIO/include/APL/Makefile.am
 rename MAC/MACIO/include/{APLProtocol => MACIO}/GCF_ServiceInfo.h (100%)

diff --git a/MAC/MACIO/APLProtocol.spec.in b/MAC/MACIO/MACIO.spec.in
similarity index 100%
rename from MAC/MACIO/APLProtocol.spec.in
rename to MAC/MACIO/MACIO.spec.in
diff --git a/MAC/MACIO/include/APL/Makefile.am b/MAC/MACIO/include/APL/Makefile.am
deleted file mode 100644
index 3f093a312be..00000000000
--- a/MAC/MACIO/include/APL/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-
-SUBDIRS = APLProtocol
-
-include $(top_srcdir)/Makefile.common
diff --git a/MAC/MACIO/include/APLProtocol/GCF_ServiceInfo.h b/MAC/MACIO/include/MACIO/GCF_ServiceInfo.h
similarity index 100%
rename from MAC/MACIO/include/APLProtocol/GCF_ServiceInfo.h
rename to MAC/MACIO/include/MACIO/GCF_ServiceInfo.h
-- 
GitLab