diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-11-10 21:37:38 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-11-10 21:49:10 -0500 |
commit | 77db0bd3cf2218317c06ef82d666c408165bd2de (patch) | |
tree | 4e34d46ad8b3e09f86af71b1de043e2e2579443a /Makefile.am | |
parent | fe264d96c4f7639b98fc54b877cb77afa40e956b (diff) |
Renamed README.md to README.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8420228..61fd7b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,7 +84,7 @@ doc_haunt_TEXINFOS = doc/fdl-1.3.texi EXTRA_DIST += \ pre-inst-env.in \ - README.md \ + README \ guix.scm SUBDIRS = \ |