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
d51667e8
Commit
d51667e8
authored
Jul 09, 2003
by
Per Cederqvist
Browse files
(test_oop_LDADD): Link against liboop.a, not -loop, to ensure that we
get the local copy.
parent
7cd5cb73
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/liboop/Makefile.am
View file @
d51667e8
...
...
@@ -18,7 +18,7 @@ noinst_HEADERS = oop.h oop-adns.h oop-glib.h oop-tcl.h oop-www.h oop-rl.h oop-re
check_PROGRAMS
=
test-oop
test_oop_SOURCES
=
test-oop.c
test_oop_LDADD
=
-
loop
test_oop_LDADD
=
l
ib
oop
.a
release
:
dist
gzip
-dc
$(PACKAGE)
-
$(VERSION)
.tar.gz | bzip2
-9
\
...
...
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