diff options
Diffstat (limited to 'tools/gccld')
-rw-r--r-- | tools/gccld/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccld/Makefile.am b/tools/gccld/Makefile.am index e88b9ab..0f98ab1 100644 --- a/tools/gccld/Makefile.am +++ b/tools/gccld/Makefile.am @@ -7,7 +7,7 @@ # #===------------------------------------------------------------------------===# -include $(top_srcdir)/Makefile.rules.am +include $(top_srcdir)/Makefile_config bin_PROGRAMS = gccld |