diff options
| author | Luca Trisciani <luca.trisciani@gmail.com> | 2017-12-19 23:25:28 +0100 |
|---|---|---|
| committer | Luca Trisciani <luca.trisciani@gmail.com> | 2017-12-19 23:25:28 +0100 |
| commit | 433f5e0b111d05bc5ba8ed66d6171fc9dc365ef2 (patch) | |
| tree | 6313bda3bbcfecfbd440852fcc9e32b13d68e7a2 /Makefile.am | |
| parent | c378b4e466e146708dd741730d10842bc175e97c (diff) | |
General automake update
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4103ac3..c6231c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -AUTOMAKE_OPTIONS = foreign -SUBDIRS = src +SUBDIRS = src +dist_doc_DATA = README.md |
