From 8db354ec90a8ac05b581f6cc42f28ef0eeb01c4b Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 8 Jan 2013 11:08:03 +0000 Subject: [PATCH] Had to add xorriso-tcltk to EXTRA_DIST although it is in bin_SCRIPTS --- libisoburn/branches/1.2.6/xorriso/xorriso_makefile_am.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/libisoburn/branches/1.2.6/xorriso/xorriso_makefile_am.txt b/libisoburn/branches/1.2.6/xorriso/xorriso_makefile_am.txt index 3db9b63a..a202de95 100644 --- a/libisoburn/branches/1.2.6/xorriso/xorriso_makefile_am.txt +++ b/libisoburn/branches/1.2.6/xorriso/xorriso_makefile_am.txt @@ -336,6 +336,7 @@ EXTRA_DIST = \ doc/startup_file.txt \ frontend/frontend_pipes_xorriso.c \ frontend/README-tcltk \ + frontend/xorriso-tcltk \ libisofs/aaip-os-dummy.c \ libisofs/aaip-os-linux.c \ libisofs/aaip-os-freebsd.c \