aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-03-05 16:06:23 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-03-05 16:06:23 +0100
commit487125e75bf98e4e866cef265693cbb59b6cdf64 (patch)
tree63bbf78a6142583d60d471edb2d57fdc6550ff00 /gcc/Makefile.in
parenta05cca9b73cfb3c762af7a4b7f709e23a01b1dbd (diff)
downloadgcc-487125e75bf98e4e866cef265693cbb59b6cdf64.zip
gcc-487125e75bf98e4e866cef265693cbb59b6cdf64.tar.gz
gcc-487125e75bf98e4e866cef265693cbb59b6cdf64.tar.bz2
re PR plugins/59335 (Plugin doesn't build on trunk)
PR plugins/59335 * Makefile.in (PLUGIN_HEADERS): Add tree-phinodes.h, stor-layout.h, ssa-iterators.h, $(RESOURCE_H) and tree-cfgcleanup.h. From-SVN: r208346
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 f44e0a3..f442560 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -3124,7 +3124,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) \
version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h \
fold-const.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h \
- varasm.h context.h
+ varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h \
+ $(RESOURCE_H) tree-cfgcleanup.h
# generate the 'build fragment' b-header-vars
s-header-vars: Makefile