diff options
author | John Klug <john.klug@multitech.com> | 2018-04-18 18:58:30 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-04-18 18:58:30 -0500 |
commit | 90d4811e95b58f5bb0124cd793e7045dc1ff6b3d (patch) | |
tree | ad35c622c298d5703647fa2faf5801cd4d00057a /Makefile.am | |
parent | fe977b4b2f96ca0de27441a0eed8198110817e88 (diff) | |
parent | 5239aa1a5133ff48fc3003bf9ffb119d1659f748 (diff) | |
download | mts-io-90d4811e95b58f5bb0124cd793e7045dc1ff6b3d.tar.gz mts-io-90d4811e95b58f5bb0124cd793e7045dc1ff6b3d.tar.bz2 mts-io-90d4811e95b58f5bb0124cd793e7045dc1ff6b3d.zip |
Merge branch 'mtcdt-2.1'
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..a9172ee --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +AUTOMAKE_OPTIONS = gnu +SUBDIRS = util + |