avformat/configure: fix detect shared install of libavformat due to link to versioned...
[melted] / src / modules / vorbis / Makefile
index 6720b31..57faead 100644 (file)
@@ -21,7 +21,7 @@ $(TARGET): $(OBJS)
 depend:        $(SRCS)
                $(CC) -MM $(CFLAGS) $^ 1>.depend
 
-dist-clean:    clean
+distclean:     clean
                rm -f .depend
 
 clean: