X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2FMakefile.am;h=252eefc4927186d116e616ad06f4b9a260975022;hp=68312785d276d1d8284ab79324ab20dfb6427676;hb=30df5e95dbe585c6076d743d3771a42ad7c78590;hpb=d3ea434b3684093d6d160b8077c1f51a50ac7f61 diff --git a/lib/Makefile.am b/lib/Makefile.am index 68312785..252eefc4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,8 +1,9 @@ ## Process this file with automake to produce Makefile.in +# $Id: Makefile.am,v 1.3 2000/10/18 20:12:07 zarq Exp $ noinst_LIBRARIES = libvpn.a -INCLUDES = -I. -I$(top_builddir) +INCLUDES = -I. -I$(top_builddir) -I$(top_srcdir)/intl libvpn_a_SOURCES = xmalloc.c pidfile.c utils.c getopt.c getopt1.c