>>>>> "Lars" == Lars Hecking <[EMAIL PROTECTED]> writes:

Lars> if BUILD_SRC_BEOS_SUBDIR
Lars> d_beos = beos
Lars> endif
Lars> SUBDIRS = $(d_beos)

Lars>  If I run make distcheck in the top level directory, it bombs out at
Lars>  one point because the beos subdir doesn't exist. Is this a bug in
Lars>  automake? Is there any way to work around it? I am not running on 

Use `DIST_SUBDIRS'.

Tom


Reply via email to