KDEVELOP_2_BRANCH and KDE HEAD problems
W. Tasin
tasin at fhm.edu
Sun Jan 6 07:52:07 GMT 2002
Thorsten Schnebeck wrote:
>Am Sonntag, 6. Januar 2002 03:29 schrieb Falk Brettschneider:
>
>>Thorsten Schnebeck wrote:
>>
>>>make[5]: Entering directory
>>>`/opt/kde3/progs/kdevelop/kdevelop/widgets/qextmdi/include'
>>>make[5]: *** No rule to make target `all'. Stop.
>>>
>>Please, check if include is set as subdir in the Makefile.am one
>>directory above.
>>If yes, it's a bug in the project.
>>
>
>So its a bug:
>
>root at susi:/opt/kde3/progs/kdevelop > cat kdevelop/widgets/qextmdi/Makefile.am
>| grep res
>
Hi,
>
>SUBDIRS = include res src
>
either SUBDIRS, so you need a Makefile.am in these directories,
>
>EXTRADIST = include res
>
or EXTRA_DIST (and *not* EXTRADIST!!!) so no Makefile.am is needed for
these dirs.
--- strange... I did change this some weeks ago to make "make dist"
working... don't know how this came up again???
>
>Bye
>
> Thorsten
>
>
>-
>to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
>unsubscribe »your-email-address«
>
Ciao
Walter
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list