Revision f6298d67
Von christian vor etwa 17 Jahren hinzugefügt
src/frontends/qbanking/lib/widgets/Makefile.am | ||
---|---|---|
INCLUDES = \
|
||
-I$(top_builddir)/headers \
|
||
-I$(builddir) \
|
||
-I$(srcdir)/.. -I$(srcdir)/../dialogs \
|
||
-I.. -I../dialogs \
|
||
$(gwenhywfar_includes) $(qt3_includes)
|
Auch abrufbar als: Unified diff
Clean up include directories for out-of-source build.
I don't understand why I had to remove this directory, but previously
"qbanking.h" could not be found. After this change all worked correctly.
In any case $(builddir) is the "." directory when building, anyway, so
it shouldn't need to be included explicitly.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1548 5c42a225-8b10-0410-9873-89b7810ad06e