summaryrefslogtreecommitdiffstats
path: root/tools/cpu/unix/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/unix/Makefile.am')
-rw-r--r--tools/cpu/unix/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/cpu/unix/Makefile.am b/tools/cpu/unix/Makefile.am
index 8104ed7c87..1ade15085d 100644
--- a/tools/cpu/unix/Makefile.am
+++ b/tools/cpu/unix/Makefile.am
@@ -5,8 +5,8 @@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-noinst_PROGRAMS=gensize
+noinst_PROGRAMS = gensize
-gensize_SOURCES=gensize.c
+gensize_SOURCES = gensize.c
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../../../automake/host.am