From fde7cc2ce319bf294ded54da0822672fe33b1923 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 27 Sep 2020 14:17:11 +0200 Subject: Initial GIT import --- Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..689d568 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,5 @@ +AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = src + -- cgit v1.2.3