aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-09-25 12:37:58 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2022-09-25 12:37:58 +0200
commit9aff43ff3b692f9fd15ae1f29e6522b5a4ee7642 (patch)
tree56ee5fbb8980e6642a0136875dd99837e3d7d043 /Makefile.am
parent7deabe9ff611d68ae780903e4970b5d73cd13493 (diff)
downloadmessenger-cli-9aff43ff3b692f9fd15ae1f29e6522b5a4ee7642.tar.gz
messenger-cli-9aff43ff3b692f9fd15ae1f29e6522b5a4ee7642.zip
Transition from single makefile to automake
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
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..e0f1ffe
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
1# This Makefile.am is in the public domain
2
3SUBDIRS = src
4
5ACLOCAL_AMFLAGS = -I m4