diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,4 +17,5 @@ clean: bcache-test: LDLIBS += -lm -lssl -lcrypto make-bcache: LDLIBS += -luuid +make-bcache: bcache.o probe-bcache: LDLIBS += -luuid |