@@ -13,6 +13,9 @@
#
# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+
+include $(top_srcdir)/starpu.mk
SUBDIRS =
CLEANFILES = *.gcno *.gcda *.linkinfo
@@ -14,6 +14,8 @@
+include $(top_srcdir)/starpu-notests.mk
PYTHON_PY_SRC = $(wildcard $(top_srcdir)/starpupy/src/*py)