summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libtrivfs/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile
index 921acbea..48a53d79 100644
--- a/libtrivfs/Makefile
+++ b/libtrivfs/Makefile
@@ -53,9 +53,6 @@ MIGSFLAGS=-imacros $(srcdir)/mig-mutate.h
MIGCOMSFLAGS = -prefix trivfs_
installhdrs := trivfs.h
mig-sheader-prefix = trivfs_
-ifndef no_deps
-installhdrs += $(patsubst %,trivfs_%_S.h,fs io fsys)
-endif
include ../Makeconf