Bad directive

2015-10-12 Thread G
Hi, I'm a newcomer with automake, "thanks" to the following error I have in a Makefile.in file: @AMDEP_TRUE@@am__include@ @am__quote@progsrc/plugspecial/$(DEPDIR)/SPECIALExtract-SPECIALExtract.Po@am__quote@ The path between the quotes is correct, why this error, just marked in Eclipse Kepler

Re: Bad directive

2015-10-12 Thread Bob Friesenhahn
On Mon, 12 Oct 2015, G wrote: Hi, I'm a newcomer with automake, "thanks" to the following error I have in a Makefile.in file: @AMDEP_TRUE@@am__include@ @am__quote@progsrc/plugspecial/$(DEPDIR)/SPECIALExtract-SPECIALExtract.Po@am__quote@ The path between the quotes is correct, why this erro