summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44db1ba..e878305 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ install: all
clean:
@-rm -f *.so* *.o
-xine_post_atmo.o: xine_post_atmo.c output_driver.h
+xine_post_atmo.o: xine_post_atmo.c output_driver.h df10ch_usb_proto.h
$(CC) $(CFLAGS) $(CFLAGS_XINE) $(CFLAGS_USB) -c -o $@ $<
$(XINEPOSTATMO): xine_post_atmo.o