summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2022-08-07 12:49:43 +0800
committerSadeep Madurange <sadeep@asciimx.com>2022-08-08 12:46:44 +0800
commit600a2f7a6e7144f23569d5e86b5fea64cbcb6691 (patch)
tree2d2637dc572183b81d4bb42faea1723108b4ca48 /Makefile.am
parent96e64b9d6984629ae602db2a47e9f49425f262d4 (diff)
downloadmatrix-digital-rain-600a2f7a6e7144f23569d5e86b5fea64cbcb6691.tar.gz
Support for wide char, 24-bit RGB, ghosting effects.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e4c431..102e0fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-bin_PROGRAMS = matrix
+bin_PROGRAMS = amx
-matrix_SOURCES = src/main.c
+amx_SOURCES = src/main.c