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
48300f4f
Commit
48300f4f
authored
May 23, 1999
by
Per Cederqvist
Browse files
(noinst_DATA): Removed the "nodist_" prefix, which was apparently broken.
parent
c4a4c301
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/Makefile.am
View file @
48300f4f
# $Id: Makefile.am,v 1.2
4
1999/05/23
1
2:
55:48
ceder Exp $
# $Id: Makefile.am,v 1.2
5
1999/05/23
2
2:
29:35
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -28,7 +28,10 @@ SUBDIRS = config
# multiple mains... A slight reorganization is needed.
check_PROGRAMS
=
test-l2g
nodist_noinst_DATA
=
site.exp .gdbinit
## FIXME: These files should ideally not be distributed.
## However, adding "nodist_" to the next line causes automake to try to
## install /site.exp and /.gdbinit.
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