summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2022-07-31 17:06:30 +0800
committerSadeep Madurange <sadeep@asciimx.com>2022-07-31 17:48:30 +0800
commit96e64b9d6984629ae602db2a47e9f49425f262d4 (patch)
treedfca1b4bdb9fa9fd783298152216d06a59cac7c0 /Makefile.am
downloadmatrix-digital-rain-96e64b9d6984629ae602db2a47e9f49425f262d4.tar.gz
Initial commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..6e4c431
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
+bin_PROGRAMS = matrix
+
+matrix_SOURCES = src/main.c