X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fbucket%2FMakefile.am;h=d1f7b692c9fcfbd1d19f8381fd9a121820bf7c5d;hb=bcb320b537b6f7e5e3724e8a30d309322171eb43;hp=cb5a899550350d269bbb9ade956cedde6dc7ad8b;hpb=f1c00cdd18303693f1ecd3387eccf4c7c7ac9c44;p=simgear.git diff --git a/simgear/bucket/Makefile.am b/simgear/bucket/Makefile.am index cb5a8995..d1f7b692 100644 --- a/simgear/bucket/Makefile.am +++ b/simgear/bucket/Makefile.am @@ -11,7 +11,7 @@ libsgbucket_a_SOURCES = newbucket.cxx # testbucket_SOURCES = testbucket.cxx # testbucket_LDADD = \ -# $(top_srcdir)/bucket/libsgbucket.a \ -# $(top_srcdir)/misc/libsgmisc.a +# libsgbucket.a \ +# $(top_builddir)/misc/libsgmisc.a -INCLUDES += -I$(top_srcdir) +INCLUDES = -I$(top_srcdir)