From 5be71159ed115b845ee08fbdbddc824a6b27a9ad Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 18 Mar 2013 10:39:24 +0000 Subject: [PATCH] Had to add xorriso-tcltk to EXTRA_DIST although it is in bin_SCRIPTS --- libisoburn/branches/1.2.8/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libisoburn/branches/1.2.8/Makefile.am b/libisoburn/branches/1.2.8/Makefile.am index a3f466d7..7e298df9 100644 --- a/libisoburn/branches/1.2.8/Makefile.am +++ b/libisoburn/branches/1.2.8/Makefile.am @@ -251,6 +251,7 @@ EXTRA_DIST = \ doc/startup_file.txt \ frontend/frontend_pipes_xorriso.c \ frontend/README-tcltk \ + frontend/xorriso-tcltk \ README \ AUTHORS \ CONTRIBUTORS \