Commit 39dfdcff authored by unknown's avatar unknown
Browse files

- added cmd-line-utils/libedit/vis.h to the source distribution


cmd-line-utils/libedit/Makefile.am:
  - added vis.h to the source distribution
parent bee950bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ pkginclude_HEADERS = readline/readline.h

noinst_HEADERS =	chared.h el.h el_term.h histedit.h key.h parse.h refresh.h sig.h \
			sys.h tokenizer.h config.h hist.h map.h prompt.h read.h \
			search.h tty.h libedit_term.h
			search.h tty.h libedit_term.h vis.h

EXTRA_DIST = makelist.sh np/unvis.c np/strlcpy.c np/vis.c np/vis.h np/strlcat.c np/fgetln.c