I also had to use the install-data-hook target to get the data files
nested just right also.
On 12/17/2013 04:05 PM, Gavin Smith wrote:
On Mon, Dec 2, 2013 at 8:21 PM, PenguinDude24 wrote:
Automake generates the Makefile.in files, and configure makes the 'Makefile'
for the directory. But the generated makefiles give errors. GNU Make gives
the ominous 'missing separator error'. Tha
On Mon, Dec 2, 2013 at 8:21 PM, PenguinDude24 wrote:
> Automake generates the Makefile.in files, and configure makes the 'Makefile'
> for the directory. But the generated makefiles give errors. GNU Make gives
> the ominous 'missing separator error'. That errors can be triggered for a
> variety of
I'm working on a project. Actually, I'm rennovating a project. And its
mostly script files that do not need to be compiled with a C or C++
compiler; were talking Perl here.
Anyway, the package requries that many data files be installed. I'm
telling Automake via Makefile.am to put them into the