~ubuntu-branches/ubuntu/feisty/atlas-cpp/feisty

« back to all changes in this revision

Viewing changes to tutorial/example/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2005-12-19 22:43:03 UTC
  • mfrom: (5 breezy)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20051219224303-kxrjuvih8vhdjchb
Tags: 0.5.98-3
Renamed the binary packages again to use the correct name scheme for the
C+ABI transition and add the correct conflicts (Closes #341673).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
bin_PROGRAMS = simple_server simple_client
 
3
 
 
4
simple_server_SOURCES = simple_server.cpp DebugBridge.h
 
5
 
 
6
simple_client_SOURCES = simple_client.cpp DebugBridge.h