/[filezilla]/FileZilla3/trunk/src/Makefile.am
ViewVC logotype

Diff of /FileZilla3/trunk/src/Makefile.am

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

revision 2897 by botg, Fri Nov 7 13:55:48 2008 UTC revision 2898 by botg, Tue Dec 9 14:12:58 2008 UTC
# Line 7  else Line 7  else
7    MAYBE_TINYXML = tinyxml    MAYBE_TINYXML = tinyxml
8  endif  endif
9    
10  SUBDIRS = include engine $(MAYBE_TINYXML) interface putty $(MAYBE_FZSHELLEXT) .  if HAVE_DBUS
11      MAYBE_DBUS = dbus
12    endif
13    
14    SUBDIRS = include engine $(MAYBE_TINYXML) $(MAYBE_DBUS) interface putty $(MAYBE_FZSHELLEXT) .
15    
16    
17    

Legend:
Removed from v.2897  
changed lines
  Added in v.2898

tim.kosse@filezilla-project.org
ViewVC Help
Powered by ViewVC 1.1.5