[Xcb] [PATCH util-renderutil 7/9] make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant

Gaetan Nadon memsize at videotron.ca
Thu Feb 6 23:30:09 CET 2014


All files mentionned in AC_CONFIG_FILES have their source files
distributed automatically.

http://www.gnu.org/software/automake/manual/automake.html

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 renderutil/Makefile.am |    2 --
 1 file changed, 2 deletions(-)

diff --git a/renderutil/Makefile.am b/renderutil/Makefile.am
index 5e5c59b..246c47f 100644
--- a/renderutil/Makefile.am
+++ b/renderutil/Makefile.am
@@ -11,5 +11,3 @@ libxcb_render_util_la_LIBADD = $(XCB_LIBS) $(XCB_RENDER_LIBS)
 libxcb_render_util_la_LDFLAGS = -no-undefined
 
 pkgconfig_DATA = xcb-renderutil.pc
-
-EXTRA_DIST=xcb-renderutil.pc.in
-- 
1.7.9.5



More information about the Xcb mailing list