From 87a79cbf282e97a7e729205d7cb19182c298474a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 10 Sep 2015 00:23:47 +0200 Subject: Do not install libtrivfs mig stub headers They were not usable anyway. * libtrivfs/Makefile (installhdrs): Remove generated mig stub headers. --- libtrivfs/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'libtrivfs') 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 -- cgit v1.2.3