# HG changeset patch # User mortenp # Date 1181511906 -36000 # Node ID 137fb08abb4383698830de66f7e0ac9caa07806e # Parent c6bb17595b4246f24c023c3cfa44ad9488598fbe fixed dist (workaround) diff -r c6bb17595b42 -r 137fb08abb43 listtexts/Makefile.am --- a/listtexts/Makefile.am Mon Jun 11 06:58:13 2007 +1000 +++ b/listtexts/Makefile.am Mon Jun 11 07:45:06 2007 +1000 @@ -1,3 +1,6 @@ ## Process this file with automake to produce Makefile.in nobase_dist_textlib_DATA = ??/????* + +dist-hook: + rmdir "$(distdir)/??"