Skip to content

Commit

Permalink
Updated Makefile.am
Browse files Browse the repository at this point in the history
Preparing for new release.
  • Loading branch information
joeydumont committed Jul 29, 2014
1 parent b92ab11 commit b5c4fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lib_LTLIBRARIES = libcomplex_bessel.la

# List of needed source files
libcomplex_bessel_la_SOURCES = src/machine.for src/zbesh.for src/amos_iso_c_fortran_wrapper.f90
libcomplex_bessel_la_LDFLAGS = -release 0.3.2
libcomplex_bessel_la_LDFLAGS = -release 0.4.0

# List of needed headers
library_includedir=$(includedir)/complex_bessel
Expand Down

0 comments on commit b5c4fd2

Please sign in to comment.