/[anubis]/anubis/lib/Makefile.am
ViewVC logotype

Diff of /anubis/lib/Makefile.am

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

revision 1.1 by polak, Sat Nov 29 20:29:17 2003 UTC revision 1.2 by gray, Sun Nov 30 00:45:20 2003 UTC
# Line 22  Line 22 
22  ## compiling, linking, and/or using OpenSSL is allowed.  ## compiling, linking, and/or using OpenSSL is allowed.
23  ##  ##
24    
25    noinst_LIBRARIES = libanubis.a
26    
27    libanubis_a_SOURCES =
28    
29    EXTRA_DIST = \
30     getopt.h \
31     getopt.c \
32     getopt1.c \
33     gettext.h \
34     lbuf.h \
35     lbuf.c \
36     obstack.h \
37     obstack.c \
38     setenv.c \
39     snprintf.c
40    
41    libanubis_a_LIBADD = @LIBOBJS@
42    
43  ## EOF  ## EOF
44    

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

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