summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/Makefile.in')
-rw-r--r--c/src/exec/score/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/Makefile.in b/c/src/exec/score/Makefile.in
index a0e1da3d81..390a141437 100644
--- a/c/src/exec/score/Makefile.in
+++ b/c/src/exec/score/Makefile.in
@@ -29,6 +29,6 @@ SUB_DIRS = include $(INLINE) cpu src
preinstall:
$(mkinstalldirs) $(INSTALLDIRS)
-Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status