diff --git a/makefile.unix b/makefile.unix index 10defa18..20a8e841 100644 --- a/makefile.unix +++ b/makefile.unix @@ -260,6 +260,7 @@ HDRS = \ src/dec/vp8i.h \ src/dec/vp8li.h \ src/dec/webpi.h \ + src/dsp/common_sse2.h \ src/dsp/dsp.h \ src/dsp/lossless.h \ src/dsp/mips_macro.h \