[Mesa-dev] [PATCH 02/18] isl: automake: remove unneeded SUBDIRS

Emil Velikov emil.l.velikov at gmail.com
Fri May 27 14:35:29 UTC 2016


From: Emil Velikov <emil.velikov at collabora.com>

As we do not include any other subdirs but self, we don't need to set
it.

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
 src/intel/isl/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/intel/isl/Makefile.am b/src/intel/isl/Makefile.am
index d371a29..3542386 100644
--- a/src/intel/isl/Makefile.am
+++ b/src/intel/isl/Makefile.am
@@ -19,9 +19,6 @@
 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 # IN THE SOFTWARE.
 
-SUBDIRS = .
-
-
 ISL_GEN_LIBS =                                           \
 	libisl-gen7.la                                   \
 	libisl-gen75.la                                  \
-- 
2.8.2



More information about the mesa-dev mailing list