This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
distribution of BUILT_SOURCES dependencies
- From: Warren Turkal <wt at midsouth dot rr dot com>
- To: automake at gnu dot org
- Date: Sun, 04 Jan 2004 07:59:39 -0600
- Subject: distribution of BUILT_SOURCES dependencies
I have the following in a Makefile.am, but the locale.alias.pre is not being
distributed. How do I fix that?
x11localedir = @X11_LOCALEDIR@
BUILT_SOURCES=locale.alias
CLEANFILES=locale.alias
x11locale_DATA=locale.alias
locale.alias: locale.alias.pre
$(CPP) -traditional - < $< > $@
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org