]> mj.ucw.cz Git - misc.git/blobdiff - ursaryd/Makefile
Ursary: More PA pieces
[misc.git] / ursaryd / Makefile
index f1beb7565dca0f4507504871ce692cb7275bc4e2..aaf7d56de2f87c7787a2454ce7d14f7c75161c79 100644 (file)
@@ -13,7 +13,7 @@ LDLIBS=$(LIBUCW_LIBS) $(LIBUSB_LIBS) $(LIBPULSE_LIBS)
 
 all: ut
 
-ut: ut.o
+ut: ut.o pulse-ucw.o
 
 clean:
        rm -f `find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name .depend -or -name .#*`