~alexlauni/do-plugins/jolicloud

« back to all changes in this revision

Viewing changes to Epiphany/Makefile.am

  • Committer: Alex Launi
  • Date: 2009-06-24 13:17:29 UTC
  • mfrom: (618.1.17 do-plugins)
  • Revision ID: alex.launi@gmail.com-20090624131729-1l9g76ejqq4leka4
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
ASSEMBLY=Epiphany
4
4
 
5
5
FILES = \
6
 
        src/EpiphanyBookmarkItemSource.cs
 
6
        src/EpiphanyBookmarkItemSource.cs \
 
7
        src/EpiphanyBrowseBookmarksItem.cs
7
8
 
8
9
RESOURCES = \
9
10
        Resources/Epiphany.addin.xml
10
11
 
11
12
REFERENCES = \
12
 
        Mono.Posix \
13
13
        System \
14
14
        System.Core \
15
15
        System.Xml \