From e00d31baa0e7190b959cfb03df03b260e402da05 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 22 Oct 2014 13:15:33 +0200 Subject: Rework for support of generic packages. --- translate/gcc/dist-common.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'translate/gcc') diff --git a/translate/gcc/dist-common.sh b/translate/gcc/dist-common.sh index 473ebb1..b0b142b 100644 --- a/translate/gcc/dist-common.sh +++ b/translate/gcc/dist-common.sh @@ -43,6 +43,8 @@ nodes.ads nodes.adb nodes_gc.ads nodes_gc.adb +nodes_meta.ads +nodes_meta.adb options.ads options.adb psl-errors.ads -- cgit