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