source: test/interfaces/Makefile.am@ b51c3b

Last change on this file since b51c3b was ac6d04, checked in by Julian Iseringhausen <isering@…>, 14 years ago

Merge recent changes of the vmg library into ScaFaCos.

Includes a fix for the communication problems on Jugene.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1666 5161e1c8-67bf-11de-9fd5-51895aff932f

  • Property mode set to 100644
File size: 179 bytes
Line 
1check_LIBRARIES += libinterfaces.a
2
3libinterfaces_a_SOURCES = \
4 interfaces/interface_sinus.cpp \
5 interfaces/interface_sinus.hpp
6
7libinterfaces_a_CPPFLAGS = -I $(top_srcdir)/src
Note: See TracBrowser for help on using the repository browser.