Changeset 9261

Show
Ignore:
Timestamp:
01/22/08 23:48:37 (7 months ago)
Author:
asterix
Message:

adding Makefile.am to compile farsight

Location:
branches/jingle
Files:
1 added
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • branches/jingle/configure.ac

    r8395 r9261  
    3030AM_NLS 
    3131 
     32FARSIGHT_CFLAGS=`$PKG_CONFIG --libs farsight-0.1` 
     33AC_SUBST([FARSIGHT_CFLAGS]) 
    3234 
    3335dnl **** 
     
    160162        src/Makefile 
    161163        src/common/Makefile 
     164        src/common/farsight/Makefile 
    162165        scripts/gajim 
    163166        scripts/gajim-remote 
  • branches/jingle/src/common/Makefile.am

    r7396 r9261  
     1SUBDIRS = farsight 
    12 
    23INCLUDES = \