diff options
author | Tristan Gingold | 2014-09-11 05:41:54 +0200 |
---|---|---|
committer | Tristan Gingold | 2014-09-11 05:41:54 +0200 |
commit | 62234af1eb690f151828fb88bf8c73dd4c756321 (patch) | |
tree | 72e360c0f8f569f6c8700ad5994d795d07f8bbc9 /translate/gcc | |
parent | 76790ce35751b7db120cbde496782c161d376c60 (diff) | |
download | ghdl-62234af1eb690f151828fb88bf8c73dd4c756321.tar.gz ghdl-62234af1eb690f151828fb88bf8c73dd4c756321.tar.bz2 ghdl-62234af1eb690f151828fb88bf8c73dd4c756321.zip |
Update dist-common.sh - fix ticket 23.
Diffstat (limited to 'translate/gcc')
-rw-r--r-- | translate/gcc/dist-common.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translate/gcc/dist-common.sh b/translate/gcc/dist-common.sh index 1f289e3..ceef80d 100644 --- a/translate/gcc/dist-common.sh +++ b/translate/gcc/dist-common.sh @@ -271,6 +271,8 @@ grt-zlib.ads grt-threads.ads grt-arch_none.ads grt-arch_none.adb +grt-std_logic_1164.ads +grt-std_logic_1164.adb grt.ads main.adb main.ads |