Changeset 180

Show
Ignore:
Timestamp:
07/11/07 22:18:01 (17 months ago)
Author:
zany
Message:

proper iconv linking

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/apps/Makefile.am

    r174 r180  
    1414                                @OPENOBEX_LIBS@ \ 
    1515                                @BLUETOOTH_LIBS@ \ 
     16                                @LTLIBICONV@ \ 
    1617                                @EXTRA_LIBS@ 
    1718 
  • trunk/obexftp/Makefile.am

    r174 r180  
    2626                                @OPENOBEX_LIBS@ \ 
    2727                                @BLUETOOTH_LIBS@ \ 
     28                                @LTLIBICONV@ \ 
    2829                                @EXTRA_LIBS@