source: trunk/lib/gslapi/Makefile.am @ 298

Last change on this file since 298 was 298, checked in by Peter, 18 years ago

fixed include problems

File size: 234 bytes
Line 
1## Process this file with automake to produce Makefile.in
2##
3## $Id: Makefile.am 281 2005-04-20 16:45:02Z peter $
4
5
6
7INCLUDES = @LOCAL_INCLUDES@
8
9noinst_LTLIBRARIES = libgslapi.la
10libgslapi_la_SOURCES = utility.cc matrix.cc vector.cc
Note: See TracBrowser for help on using the repository browser.