source: test/interfaces/Makefile.am@ 177495

Last change on this file since 177495 was a72216, checked in by Olaf Lenz <olenz@…>, 13 years ago

Fixed permissions.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@2428 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.