diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f7f0b091..77303136 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,8 +57,7 @@ SUFFIXES += .9 .9.html .9.xml .9.txt .9.xml.9: $(AM_V_GEN)$(A2X) $(A2X_FLAGS) -f manpage --xsltproc-opts="-o $(abs_top_builddir)/$@" $< -exec_bootdir = /boot -exec_boot_PROGRAMS = x15 +bin_PROGRAMS = x15 x15_DEPENDENCIES = arch/$(arch)/x15.lds MOSTLYCLEANFILES += arch/$(arch)/x15.lds x15_SOURCES = |