From 4eed36910fa73cfe3fe62530850d427e6841e14f Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 23 Aug 2017 23:39:27 +0200 Subject: Added examples/printcap --- example/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/Makefile.am') diff --git a/example/Makefile.am b/example/Makefile.am index c83c81f..db87ade 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -6,7 +6,7 @@ noinst_PROGRAMS = passthrough passthrough_fh null hello hello_ll \ ioctl ioctl_client poll poll_client \ passthrough_ll notify_inval_inode \ notify_store_retrieve notify_inval_entry \ - cuse cuse_client + cuse cuse_client printcap LDADD = ../lib/libfuse3.la passthrough_fh_LDADD = ../lib/libfuse3.la @passthrough_fh_libs@ -- cgit v1.2.3