diff options
-rw-r--r-- | test/Rules.mak | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Rules.mak b/test/Rules.mak index cced19397..6acc13ffa 100644 --- a/test/Rules.mak +++ b/test/Rules.mak @@ -5,9 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -# -# Note: This does not read the top level Rules.mak file -# +.SUFFIXES: top_builddir ?= ../ |