diff options
author | Emil Velikov <[email protected]> | 2017-02-23 16:48:56 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-02-24 17:37:00 +0000 |
commit | 93369aa928a45e2da204590199e0a39d9f4a14b5 (patch) | |
tree | 4f5984d84a3b74669659dc8204a272b7a6f5308c /src | |
parent | ab6fa871efd390acf8360ec484c2ea131ce399ad (diff) |
blorp: automake: add TODO to the tarball
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Andreas Boll <[email protected]>
Diffstat (limited to 'src')
-rw-r--r-- | src/intel/Makefile.blorp.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/Makefile.blorp.am b/src/intel/Makefile.blorp.am index 36d99dfa1f4..971c1bad06f 100644 --- a/src/intel/Makefile.blorp.am +++ b/src/intel/Makefile.blorp.am @@ -22,3 +22,5 @@ noinst_LTLIBRARIES += blorp/libblorp.la blorp_libblorp_la_SOURCES = $(BLORP_FILES) + +EXTRA_DIST += blorp/TODO |