/[pengfork]/pengfork/src/l2tp/Makefile.am
ViewVC logotype

Diff of /pengfork/src/l2tp/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by chupa, Tue Sep 10 13:17:22 2002 UTC revision 1.3 by chupa, Sun Dec 1 23:01:26 2002 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c) 2002  Nicolas Burrus <nes@lrde.epita.fr>  # Copyright (c) 2002  Jean-Charles Salzeber <jc@varspool.net>
3  #  #
4  # This file is part of pengfork program.  # This file is part of pengfork program.
5  #  #
# Line 18  Line 18 
18  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19  # 02111-1307, USA.  # 02111-1307, USA.
20  #  #
21    # Nicolas Burrus <nes@lrde.epita.fr>, 2002
22    #
23    
24  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib
25    
26    if BUILD_L2TP
27  noinst_LIBRARIES = libl2tp.a  noinst_LIBRARIES = libl2tp.a
28  libl2tp_a_SOURCES =     dummy.c  libl2tp_a_SOURCES =     dummy.c
29    else !BUILD_L2TP
30    EXTRA_DIST = dummy.c
31    endif !BUILD_L2TP

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26