re PR c++/14085 (when compiling template functors)
[gcc.git] / Makefile.def
index f9a7f2fcbe3ed24c75b3fb68cec41ba668b39465..5a68098157b2a225f7dc6fa31ca201d66595fe0d 100644 (file)
@@ -116,6 +116,7 @@ target_modules = { module= zlib; stage=true; };
 target_modules = { module= boehm-gc; };
 target_modules = { module= qthreads; };
 target_modules = { module= rda; };
+target_modules = { module= libada; };
 
 // These are (some of) the make targets to be done in each subdirectory.
 // Not all; these are the ones which don't have special options.