diff options
| author | rocky <rb@dustyfeet.com> | 2023-03-19 17:16:50 -0400 |
|---|---|---|
| committer | rocky <rb@dustyfeet.com> | 2023-03-19 17:16:50 -0400 |
| commit | ddf264c1ea8c01368bec1e04655b38493938cb75 (patch) | |
| tree | 65068bee0bd1bad60769c5517dd00436d45bb1f1 /Makefile.am | |
| parent | ea511e552b6222c52904f775a5eef2f6c471b45f (diff) | |
Add install instructionexternals/realgud-xpyexternals/realgud-treapn-xpy
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 fda03c1..c1f6c8f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ include common.mk PHONY=check clean dist distclean test check-short check-terse install-short -EXTRA_DIST = common.mk.in INSTALL.md README.md THANKS $(lisp_files) +EXTRA_DIST = common.mk.in README.md THANKS $(lisp_files) if MAINTAINER_MODE |
