~manishsinha/zeitgeist-sharp/fix-690112

« back to all changes in this revision

Viewing changes to Zeitgeist/Makefile.am

  • Committer: Manish Sinha
  • Date: 2010-10-03 14:09:59 UTC
  • Revision ID: mail@manishsinha.net-20101003140959-ly9k53wd62qx9ttm
Added unit tests for LogClient.FindEvents and also updated the build script for NameUri

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
FILES = \
48
48
        AssemblyInfo.cs \
49
49
        Datamodel/Event.cs \
 
50
        Datamodel/NameUri.cs \
50
51
        Datamodel/Subject.cs \
51
52
        Datamodel/ResultType.cs \
52
53
        Datamodel/TimeRange.cs \