diff --git a/.gitignore b/.gitignore index 6d19f82..01083b0 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,5 @@ autom4te.cache/ .libs/ test/*.log test/*.trs -test/dwarfdump.conf \ No newline at end of file +test/dwarfdump.conf + diff --git a/Makefile.am b/Makefile.am index dbe8bd0..116b65e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ ChangeLog2018 \ NEWS \ README \ autogen.sh \ +SHALIAS.sh \ scripts/build_access.py \ scripts/build_all_relocs.sh \ scripts/machotype.py \