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
5f552618
Commit
5f552618
authored
May 23, 1999
by
Per Cederqvist
Browse files
(check_PROGRAMS): Don't bother building test-l2g until "make check".
(nodist_noinst_DATA): Dont' distribute site.exp and .gdbinit.
parent
da19d5ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/Makefile.am
View file @
5f552618
# $Id: Makefile.am,v 1.2
3
1999/05/2
1
1
5
:5
7:34
ceder Exp $
# $Id: Makefile.am,v 1.2
4
1999/05/2
3
1
2
:5
5:48
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -26,9 +26,9 @@ SUBDIRS = config
# The test-l2g program currently does not link, due to problems with
# multiple mains... A slight reorganization is needed.
noinst
_PROGRAMS
=
test-l2g
check
_PROGRAMS
=
test-l2g
noinst_DATA
=
site.exp .gdbinit
nodist_
noinst_DATA
=
site.exp .gdbinit
EXTRA_DIST
=
.cvsignore
\
tcpconnect.py renumber.el
\
...
...
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