~drbob/+junk/diary-main

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Philip Withnall
  • Date: 2008-03-27 16:46:24 UTC
  • Revision ID: philip@tecnocode.co.uk-20080327164624-2c1ucigxyprlu1y2
Removed Picasa link type --- use URIs instead.
Made the link list more resilient to bad data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        link.c                  \
31
31
        link.h                  \
32
32
        links/uri.c             \
33
 
        links/file.c            \
34
 
        links/picasa.c
 
33
        links/file.c
35
34
 
36
35
diary_LDFLAGS = 
37
36
diary_LDADD = $(STANDARD_LIBS)