diff options
Diffstat (limited to 'tests/basic/rules.mk')
-rw-r--r-- | tests/basic/rules.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/basic/rules.mk b/tests/basic/rules.mk index 0405b9d0f..8a906807c 100644 --- a/tests/basic/rules.mk +++ b/tests/basic/rules.mk | |||
@@ -11,4 +11,6 @@ | |||
11 | # GNU General Public License for more details. | 11 | # GNU General Public License for more details. |
12 | # | 12 | # |
13 | # You should have received a copy of the GNU General Public License | 13 | # You should have received a copy of the GNU General Public License |
14 | # along with this program. If not, see <http://www.gnu.org/licenses/>. \ No newline at end of file | 14 | # along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | |||
16 | CUSTOM_MATRIX=yes \ No newline at end of file | ||