automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AM-1.4] Multiple Subdir Problem


From: Daniel Haude
Subject: [AM-1.4] Multiple Subdir Problem
Date: Tue, 13 Jun 2006 14:42:52 +0200
User-agent: Opera M2/8.50 (Linux, build 1358)

Well, it ain't all that multiple. I just added another subdir to my project in the toplevel Makefile.am like this:

SUBDIRS = tops gui

(it was just "gui" before).

The subdir "tops" has a rudimentary Makefile.am as well. My problem is that the configure run doesn't touch that new directory at all, so no Makefile.in or Makefile is ever created. The subesequent make run, therefore, fails.

Why is that?

Thanks,
--Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]