summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2016-02-11 11:26:54 +0000
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2016-02-11 11:26:54 +0000
commit3eb5e6f1045e090e42ec88c5b1474e134c019454 (patch)
treeb0bc5bb0851c1fe2655788ea2b7a235018f90c91 /gcc/Makefile.in
parent8d68396085e13e28a12c823f6197934cb02780ac (diff)
downloadgcc-3eb5e6f1045e090e42ec88c5b1474e134c019454.tar.gz
PR plugins/69758: add params.list to PLUGIN_HEADERS
gcc/ChangeLog: PR plugins/69758 * Makefile.in (PLUGIN_HEADERS): Add params.list. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233338 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index aa3c01831b4..6c1583078b6 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -3320,7 +3320,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h \
tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h \
hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h \
- lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def
+ lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def \
+ params.list
# generate the 'build fragment' b-header-vars
s-header-vars: Makefile