Skip to content
Snippets Groups Projects
Commit 0da71616 authored by Matthew Webster's avatar Matthew Webster
Browse files

Removed testSmooth as XFILES

parent d355c5db
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,4 @@ quick:${OBJS} quick.o
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ ${OBJS} quick.o ${LIBS}
testSmooth:testSmooth.o
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ testSmooth.o ${LIBS} -lgiftiio
\ No newline at end of file
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ testSmooth.o ${LIBS} -lgiftiio
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