afs: Stop abusing ENOENT
[openafs.git] / tests / opr / Makefile.in
index 5e7057c..9660177 100644 (file)
@@ -7,7 +7,7 @@ MODULE_CFLAGS = -I$(srcdir)/../..
 
 LIBS=../tap/libtap.a $(abs_top_builddir)/src/opr/liboafs_opr.la
 
-tests = dict-t fmt-t jhash-t queues-t rbtree-t time-t uuid-t
+tests = dict-t fmt-t jhash-t queues-t rbtree-t softsig-helper time-t uuid-t
 
 all check test tests: $(tests)
 
@@ -32,5 +32,9 @@ time-t: time-t.o
 uuid-t: uuid-t.o
        $(LT_LDRULE_static) uuid-t.o ../tap/libtap.a $(LIBS) $(XLIBS)
 
+softsig-helper: softsig-helper.o $(LIBS)
+       $(LT_LDRULE_static) softsig-helper.o $(LIBS) $(XLIBS)
+
 clean distclean:
+       $(LT_CLEAN)
        $(RM) -f $(tests) *.o core