summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/Makefile.am')
-rw-r--r--c/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index 2566e09e1c..d5ef7eb128 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -1,6 +1,6 @@
-#
-# $Id$
-#
+##
+## $Id$
+##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -46,6 +46,6 @@ README \
UPDATE_HELP
DIST_SUBDIRS = ${RTEMS_BSP}
-# -------------------------------------------------------
+## -------------------------------------------------------
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am