projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7796534
)
isl: automake: remove unneeded SUBDIRS
author
Emil Velikov
<emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:29 +0000
(15:35 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:37 +0000
(10:28 +0100)
As we do not include any other subdirs but self, we don't need to set
it.
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
patch
|
blob
|
history
diff --git
a/src/intel/isl/Makefile.am
b/src/intel/isl/Makefile.am
index d371a29c7d1601653bf3777c8c14eb1b2ce751f4..35423863e9c02b18d42862ca1a9782400b4fb168 100644
(file)
--- 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 \