OSDN Git Service

Follow the HW spec to configure the buffer cache on Gen9+
[android-x86/hardware-intel-common-vaapi.git] / Makefile.am
index 552f9b8..37ef353 100644 (file)
@@ -2,6 +2,11 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = debian.upstream src
 
+if ENABLE_TESTS
+SUBDIRS += test
+endif
+
+
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
        aclocal.m4 compile config.guess config.sub \
@@ -21,3 +26,5 @@ deb.upstream: dist
        tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz        && \
        cd $(PACKAGE)-$(VERSION)                        && \
        $(MAKE) deb -f Makefile.am
+
+EXTRA_DIST = Android.mk