From a3377b0606c708efdc5656532676038c28a5c444 Mon Sep 17 00:00:00 2001 From: axtloss Date: Mon, 8 Jul 2024 12:54:00 +0200 Subject: initial commit --- Makefile.am | 1 + 1 file changed, 1 insertion(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..af437a6 --- /dev/null +++ b/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src -- cgit v1.2.3