From 9366a680edbe54ae3e5e0e39ee7faa860e588644 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 1 May 2018 21:19:56 +0200 Subject: mark more protos as legacy --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 9af8f5a..a41bba2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -292,11 +292,13 @@ xext_HEADERS = \ include/X11/extensions/xtestconst.h \ include/X11/extensions/xtestproto.h +if LEGACY compatdir = $(xextdir) compat_HEADERS = \ include/X11/extensions/shapestr.h \ include/X11/extensions/shmstr.h \ include/X11/extensions/syncstr.h +endif xextprotopkgconfigdir = $(datadir)/pkgconfig xextprotopkgconfig_DATA = xextproto.pc -- cgit v1.2.3