Commit 39657a56 authored by Sam Hocevar's avatar Sam Hocevar

  * Another stupid typo (hope I got it right this time :p).
parent dea6dc1e
......@@ -26,7 +26,7 @@ $(OBJ_C): %.o: .dep/%.d
$(OBJ_C): %.o: %.c
$(CC) $(CFLAGS) $(CFLAGS_LIBDVDCSS) $(PCFLAGS) -c -o $@ $<
bsdi_dvdioctl.o: ../BSDI_ioctl/dvdioctl.c
bsdi_dvdioctl.o: ../BSDI_dvdioctl/dvdioctl.c
$(CC) $(CFLAGS) $(CFLAGS_LIBDVDCSS) $(PCFLAGS) -c -o $@ $<
../../lib/$(FULL_SO): $(OBJ_C) $(OBJ_LIBDVDCSS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment