[Ltrace-devel] [PATCH] Fix missing 'metag' in distribution tarball

Peter Wu lekensteyn at gmail.com
Thu Sep 26 08:55:13 UTC 2013


---
 sysdeps/linux-gnu/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/linux-gnu/Makefile.am b/sysdeps/linux-gnu/Makefile.am
index e3d386a..ecee577 100644
--- a/sysdeps/linux-gnu/Makefile.am
+++ b/sysdeps/linux-gnu/Makefile.am
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301 USA
 
-DIST_SUBDIRS = alpha arm cris ia64 m68k mips ppc s390 sparc x86
+DIST_SUBDIRS = alpha arm cris ia64 m68k metag mips ppc s390 sparc x86
 
 SUBDIRS = \
 	$(HOST_CPU)
-- 
1.8.4




More information about the Ltrace-devel mailing list