From: Emil Velikov <[email protected]> As we do not include any other subdirs but self, we don't need to set it.
Signed-off-by: Emil Velikov <[email protected]> --- 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 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
