Skip to content
Snippets Groups Projects
Commit cbe1763d authored by Mark Jenkinson's avatar Mark Jenkinson
Browse files

Fixed for gz

parent 4e39090b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ PROJNAME = film
USRINCFLAGS = -I${INC_NEWMAT} -I${INC_PROB}
USRLDFLAGS = -L${LIB_NEWMAT} -L${LIB_PROB}
LIBS = -lmiscmaths -lutils -lm -lnewmat -lavwio -lprob
LIBS = -lmiscmaths -lutils -lm -lnewmat -lavwio -lprob -lz
XFILES = film_gls contrast_mgr ttoz ftoz ttologp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment