Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
eb940c6d
Commit
eb940c6d
authored
Oct 21, 2002
by
Per Cederqvist
Browse files
Added explicit dependencies so that "make clean; make check" no longer
fails.
parent
804f747d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.am
View file @
eb940c6d
# $Id: Makefile.am,v 1.4
5
2002/10/
09
0
8
:1
9:56
ceder Exp $
# $Id: Makefile.am,v 1.4
6
2002/10/
21
0
7
:1
2:47
ceder Exp $
# Copyright (C) 1998-1999, 2001-2002 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -236,6 +236,41 @@ check-leaks: libcheck.a lyskomd dbck
server-config.o
:
Makefile
updateLysKOM.o
:
Makefile
# After a "make clean" followed by "make check", these are needed.
aux-items.o
:
aux.h
text.o
:
aux.h
admin.c
:
com.h
aux-item-def-parse.c
:
com.h
aux-items.c
:
com.h
conference.c
:
com.h
connections.c
:
com.h
dbck.c
:
com.h
debug.c
:
com.h
internal-connections.c
:
com.h
isc-parse.c
:
com.h
membership.c
:
com.h
person.c
:
com.h
prot-a-output.c
:
com.h
prot-a-parse-arg.c
:
com.h
prot-a-parse.c
:
com.h
prot-a-send-async.c
:
com.h
prot-a.c
:
com.h
ramkomd.c
:
com.h
regex-match.c
:
com.h
send-async.c
:
com.h
server-config.c
:
com.h
session.c
:
com.h
simple-cache.c
:
com.h
standalone.c
:
com.h
text-garb.c
:
com.h
text.c
:
com.h
connections.o
:
fnc-def-init.incl call-switch.incl
admin.o
:
version.incl
prot-a.o
:
fnc-def-init.incl prot-a-is-legal-fnc.incl
standalone.o
:
version.incl
# This dependency is needed after a "make maintainer-clean".
aux-item-def-scan.o
:
aux-item-def-parse.h
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment