aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorMagnus Granberg <baldrick@free.fr>2013-05-21 16:00:49 +0000
committerJakub Jelinek <jakub@redhat.com>2013-05-21 16:00:49 +0000
commit30370bda6ed22a44f5943a4c9032a7d33e65014f (patch)
tree394ac6d0f0a746e3eab68b5845ed25f4b20c97d0 /gcc/Makefile.in
parentf15863c543fbdd8fe4e3b52619e6ac95df8fc630 (diff)
PR plugins/56754
* Makefile.in (PLUGIN_HEADERS): Add $(TARGET_H). git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@199151 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 54ea04f644a..4b04d64c235 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -4601,7 +4601,7 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(C_PRAGMA_H) $(CPPLIB_H) $(FUNCTION_H) \
cppdefault.h flags.h $(MD5_H) params.def params.h prefix.h tree-inline.h \
$(GIMPLE_PRETTY_PRINT_H) realmpfr.h \
- $(IPA_PROP_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) version.h
+ $(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) version.h
# generate the 'build fragment' b-header-vars
s-header-vars: Makefile