summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsize/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsize/Makefile.am')
-rw-r--r--testsuites/sptests/spsize/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/sptests/spsize/Makefile.am b/testsuites/sptests/spsize/Makefile.am
index 4e7d4aca2d..420132cf74 100644
--- a/testsuites/sptests/spsize/Makefile.am
+++ b/testsuites/sptests/spsize/Makefile.am
@@ -1,6 +1,6 @@
-##
+##
## $Id$
-##
+##
AUTOMAKE_OPTIONS = foreign 1.4
@@ -12,7 +12,7 @@ C_FILES = init.c getint.c size.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
H_FILES = system.h
-noinst_HEADERS =$(H_FILES)
+noinst_HEADERS = $(H_FILES)
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)