/[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.5 by chupa, Sat Dec 7 14:01:25 2002 UTC revision 1.6 by chupa, Fri Dec 13 15:29:15 2002 UTC
# Line 25  Line 25 
25    
26  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib
27    
28    l2tp_c = dummy.c
29    
30  if BUILD_L2TP  if BUILD_L2TP
31  noinst_LIBRARIES = libl2tp.a  noinst_LIBRARIES = libl2tp.a
32  libl2tp_a_SOURCES =     dummy.c  libl2tp_a_SOURCES = $(l2tp_c)
33  else !BUILD_L2TP  else !BUILD_L2TP
34  EXTRA_DIST = dummy.c  EXTRA_libl2tp_a_SOURCES = $(l2tp_c)
35  endif !BUILD_L2TP  endif !BUILD_L2TP

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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