This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Why is nobase_ not allowed in DATA?
- From: Daniel Shane <daniel dot shane at eicon dot com>
- To: "'automake at gnu dot org'" <automake at gnu dot org>
- Date: Mon, 7 Jan 2002 14:33:30 -0500
- Subject: Why is nobase_ not allowed in DATA?
Hi,
I would like to know why this syntax is not allowed:
nobase_sysconf_DATA = etc/config.conf
To make it work, I have to create a Makefile.am in the etc directory.
Is this intentional?
Thanks!
Daniel Shane