snd fix
[fceu.git] / Makefile.gp2x
index db00145..95398d6 100644 (file)
@@ -42,6 +42,7 @@ OBJDRIVER += x6502.o
 endif
 
 x6502.o: x6502.c x6502.h ops.h fce.h sound.h
+
 ncpu.o: ncpu.S ncpu.h
        $(CC) $(TFLAGS) -c $< -o $@