Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| One of these two fixes should work. The reason nobody noticed is that
| we already have tests/Makefile.in from earlier runs, I guess.
| 
| Index: src/frontends/controllers/Makefile.am
| ===================================================================
| --- src/frontends/controllers/Makefile.am     (revision 13444)
| +++ src/frontends/controllers/Makefile.am     (working copy)
| @@ -1,5 +1,7 @@
|  include $(top_srcdir)/config/common.am
|  
| +SUBDIRS = tests
| +
|  EXTRA_DIST = pch.h BCView.tmpl
|  
|  BUILT_SOURCES = $(PCH_FILE)

This is the correct fix.


-- 
        Lgb

Reply via email to