mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
* Makefile.am: Consolidate mcserv libraries into MCSERVLIBS.
This commit is contained in:
parent
fc66f7adb3
commit
56d650bbf1
@ -1,3 +1,7 @@
|
||||
2002-11-16 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.am: Consolidate mcserv libraries into MCSERVLIBS.
|
||||
|
||||
2002-11-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* mcserv.c: Include getopt.h, don't redefine optarg.
|
||||
|
@ -99,7 +99,7 @@ endif
|
||||
|
||||
mcserv_SOURCES = mcserv.c mcfsutil.c
|
||||
|
||||
mcserv_LDADD = $(PAMLIBS) $(LCRYPT)
|
||||
mcserv_LDADD = $(MCSERVLIBS)
|
||||
|
||||
SAMBA_DIST = \
|
||||
Makefile.in \
|
||||
|
Loading…
Reference in New Issue
Block a user