diff options
Diffstat (limited to 'extra/scripts/Makefile.libs.lvl0')
-rw-r--r-- | extra/scripts/Makefile.libs.lvl0 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/scripts/Makefile.libs.lvl0 b/extra/scripts/Makefile.libs.lvl0 index 655d04313..4709fc2ca 100644 --- a/extra/scripts/Makefile.libs.lvl0 +++ b/extra/scripts/Makefile.libs.lvl0 @@ -5,9 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -TOPDIR=./ - -top_srcdir=$(TOPDIR) +top_srcdir=./ top_builddir=./ #include $(top_builddir)Rules.mak #all: libs |