~ubuntu-branches/debian/sid/ember/sid

« back to all changes in this revision

Viewing changes to src/services/logging/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-07-23 07:46:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090723074640-wh0ukzis0kda36qv
Tags: upstream-0.5.6
ImportĀ upstreamĀ versionĀ 0.5.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src
 
2
 
 
3
noinst_LTLIBRARIES = libLoggingService.la
 
4
 
 
5
libLoggingService_la_SOURCES = ErisLogReciever.cpp LoggingService.cpp 
 
6
noinst_HEADERS = ErisLogReciever.h LoggingService.h