From: Ivo Timmermans Date: Thu, 11 Apr 2002 20:17:33 +0000 (+0000) Subject: Write src/pokey/Makefile X-Git-Tag: release-1.0.3~76 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=39e93f473d34d6cdf6f4a7f0390a3b50cbd7b564 Write src/pokey/Makefile --- diff --git a/configure.in b/configure.in index bb6e573d..6a308604 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl $Id: configure.in,v 1.17 2002/04/09 15:28:45 zarq Exp $ +dnl $Id: configure.in,v 1.18 2002/04/11 20:17:33 zarq Exp $ AC_INIT(src/tincd.c) AM_INIT_AUTOMAKE(tinc, 1.0-cvs) @@ -116,6 +116,7 @@ AC_SUBST(INCLUDES) AC_OUTPUT(Makefile src/Makefile +src/pokey/Makefile doc/Makefile doc/es/Makefile intl/Makefile