Skip to content
GitLab
Menu
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
d7b7c11a
Commit
d7b7c11a
authored
Aug 12, 2003
by
Per Cederqvist
Browse files
(connections.o): Add an explicit dependency on prot-a-parse-arg.h so
that "./configure&&make install" works.
parent
41564fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.am
View file @
d7b7c11a
# $Id: Makefile.am,v 1.5
6
2003/0
7/31 09:39:04
ceder Exp $
# $Id: Makefile.am,v 1.5
7
2003/0
8/12 06:40:59
ceder Exp $
# Copyright (C) 1998-1999, 2001-2002 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -282,6 +282,9 @@ admin.o: version.incl
prot-a.o
:
fnc-def-init.incl prot-a-is-legal-fnc.incl
standalone.o
:
version.incl
# "make install" without a prior "make" requires these.
connections.o
:
prot-a-parse-arg.h
# This dependency is needed after a "make maintainer-clean".
aux-item-def-scan.o
:
aux-item-def-parse.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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