[moserial] Add flags for macro installation



commit a0fe79475aecf2ab5c23d07466a080ceb24e1f1b
Author: Mictronics <github mictronics de>
Date:   Sat Apr 25 14:49:36 2020 +0200

    Add flags for macro installation

 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index 0c41222..98ee3fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ NULL =
 
 AUTOMAKE_OPTIONS = subdir-objects
 
+ACLOCAL_AMFLAGS = --install -I m4
+
 SUBDIRS = \
        data \
        doc \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]