mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-25 04:33:01 +03:00
* Makefile.am: Excluded pipethough.3 from the distribution
as it is currently unused.
This commit is contained in:
parent
17ec1c5476
commit
2d3fef18e5
@ -1,3 +1,8 @@
|
||||
2004-11-19 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* Makefile.am: Excluded pipethough.3 from the distribution
|
||||
as it is currently unused.
|
||||
|
||||
2004-11-18 Pavel Shirshov <me@pavelsh.pp.ru>
|
||||
|
||||
* user.c (execute_menu_command): Revert last changes. Execute
|
||||
|
@ -61,10 +61,6 @@ SRCS = achown.c achown.h background.c background.h boxes.c boxes.h \
|
||||
util.c util.h utilunix.c view.c view.h vfsdummy.h widget.c \
|
||||
widget.h win.c win.h wtools.c wtools.h
|
||||
|
||||
if MAINTAINER_MODE
|
||||
man_MANS= pipethrough.3
|
||||
endif
|
||||
|
||||
if CHARSET
|
||||
mc_SOURCES = $(SRCS) $(CHARSET_SRC)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user