changeset 648:4d0c6681916a

fixed build outside srcdir (Ansgar Burchardt)
author mortenp
date Wed, 13 Jun 2007 03:01:17 +1000
parents 137fb08abb43
children 5eef399f6c4a
files listtexts/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/listtexts/Makefile.am	Mon Jun 11 07:45:06 2007 +1000
+++ b/listtexts/Makefile.am	Wed Jun 13 03:01:17 2007 +1000
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-nobase_dist_textlib_DATA = ??/????*
+nobase_dist_textlib_DATA = $(srcdir)/??/????*
 
 dist-hook:
 	rmdir "$(distdir)/??"