]> mj.ucw.cz Git - misc.git/blobdiff - ursaryd/Makefile
Ursary: More...
[misc.git] / ursaryd / Makefile
index aaf7d56de2f87c7787a2454ce7d14f7c75161c79..40e97dfd86654e52935cd19f9156171c9219deb5 100644 (file)
@@ -13,7 +13,7 @@ LDLIBS=$(LIBUCW_LIBS) $(LIBUSB_LIBS) $(LIBPULSE_LIBS)
 
 all: ut
 
-ut: ut.o pulse-ucw.o
+ut: ut.o nocturn.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 .#*`