X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fselinux-h;h=12dd20d889c7f45fbd257a3b970683a482542305;hb=ac01a4aaec3f7b63a8110268615b9b7f4e9f41f4;hp=a715a2cb436fead29c1a2fdb5f2bfbdfa7395656;hpb=59547ffe21fdc59d39fa6f5c6d173cb04eaee67c;p=gnulib.git diff --git a/modules/selinux-h b/modules/selinux-h index a715a2cb4..12dd20d88 100644 --- a/modules/selinux-h +++ b/modules/selinux-h @@ -21,7 +21,7 @@ Makefile.am: lib_SOURCES += se-context.in.h se-selinux.in.h BUILT_SOURCES += selinux/selinux.h -selinux/selinux.h: se-selinux.in.h +selinux/selinux.h: se-selinux.in.h $(UNUSED_PARAMETER_H) $(AM_V_at)$(MKDIR_P) selinux $(AM_V_GEN)rm -f $@-t $@ && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ @@ -36,7 +36,7 @@ selinux/selinux.h: se-selinux.in.h MOSTLYCLEANFILES += selinux/selinux.h selinux/selinux.h-t BUILT_SOURCES += $(SELINUX_CONTEXT_H) -selinux/context.h: se-context.in.h +selinux/context.h: se-context.in.h $(UNUSED_PARAMETER_H) $(AM_V_at)$(MKDIR_P) selinux $(AM_V_GEN)rm -f $@-t $@ && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \