1lib_LIBRARIES = libsgp.a
2libsgp_a_SOURCES = convol.c corr.c getpeak.c histgram.c walsh.c
3AM_CFLAGS = -I../../include
4