mirror of https://github.com/MidnightCommander/mc
* icons/*: removed
* Makefile.am, configure.in: necessary adjustments
This commit is contained in:
parent
3a8664fa79
commit
9c625de158
|
@ -1,5 +1,8 @@
|
|||
2000-08-24 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* icons/*: removed
|
||||
* Makefile.am, configure.in: necessary adjustments
|
||||
|
||||
* config.guess, config.sub, install-sh, mkinstalldirs: removed,
|
||||
automake installs them now
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
## Process this file with automake to create Makefile.in.
|
||||
|
||||
SUBDIRS = vfs lib doc slang gtkedit edit src gnome new_icons \
|
||||
icons idl syntax intl doc-gnome po pc
|
||||
idl syntax intl doc-gnome po pc
|
||||
|
||||
ACLOCAL_AMFLAGS = -I macros
|
||||
|
||||
|
|
|
@ -1256,7 +1256,6 @@ edit/Makefile
|
|||
gtkedit/Makefile
|
||||
syntax/Makefile
|
||||
new_icons/Makefile
|
||||
icons/Makefile
|
||||
pc/Makefile
|
||||
|
||||
lib/mc.ext
|
||||
|
|
Loading…
Reference in New Issue