isl: automake: remove unneeded install-lib-links.mk include
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 May 2016 14:35:30 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:40 +0000 (10:28 +0100)
One uses the makefile to create compatibility symlinks (to
$top_builddir/libs) for shared libraries/modules. As we don't create any
here, there's no need to include the file.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/isl/Makefile.am

index 35423863e9c02b18d42862ca1a9782400b4fb168..51e2ae1733fde8a331eb87361c4e75fc3b9ce21d 100644 (file)
@@ -116,8 +116,6 @@ tests_isl_surf_get_image_offset_test_LDADD = $(tests_ldadd)
 
 # ----------------------------------------------------------------------------
 
-include $(top_srcdir)/install-lib-links.mk
-
 EXTRA_DIST = \
        isl_format_layout_gen.bash \
        isl_format_layout.csv \