From: Andrew Waterman Date: Tue, 10 Feb 2015 01:42:19 +0000 (-0800) Subject: Install config.h with other headers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27ade6f5446bdab972b6dfcee6587defb14e807b;p=riscv-isa-sim.git Install config.h with other headers --- diff --git a/Makefile.in b/Makefile.in index 5ae226f..3f124c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -337,7 +337,7 @@ check : $(test_outs) # Installation #------------------------------------------------------------------------- -install-hdrs : $(install_hdrs) +install-hdrs : $(install_hdrs) config.h $(MKINSTALLDIRS) $(install_hdrs_dir) for file in $^; \ do \