diff options
Diffstat (limited to 'apps/Gateway/Makefile.am')
-rw-r--r-- | apps/Gateway/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/Gateway/Makefile.am b/apps/Gateway/Makefile.am deleted file mode 100644 index ff47f4b6ecd..00000000000 --- a/apps/Gateway/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -## 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: -## /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 - -SUBDIRS = \ - Gateway \ - Peer - |