projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55385ca
)
Rename libvpn to libtinc
author
Ivo Timmermans
<ivo@lychnis.net>
Sat, 13 Apr 2002 11:23:46 +0000
(11:23 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Sat, 13 Apr 2002 11:23:46 +0000
(11:23 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
63e0bbd
..
1de79b2
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-1,5
+1,5
@@
## Produce this file with automake to get Makefile.in
-# $Id: Makefile.am,v 1.
8 2002/04/13 11:14:50
zarq Exp $
+# $Id: Makefile.am,v 1.
9 2002/04/13 11:23:46
zarq Exp $
SUBDIRS = pokey
@@
-19,7
+19,7
@@
noinst_HEADERS = conf.h connection.h device.h edge.h event.h graph.h logging.h m
LIBS = @LIBS@ @INTLLIBS@
tincd_LDADD = \
- $(top_builddir)/lib/lib
vpn
.a
+ $(top_builddir)/lib/lib
tinc
.a
localedir = $(datadir)/locale