summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2014-02-04 19:29:49 -0500
committerArnaud Fontaine <arnau@debian.org>2014-02-17 17:38:49 +0900
commit1a11b46021eb16a68cac662bb16093f2fee99851 (patch)
tree44846d5b97b31a8635ca89468aa393145bda2d2a
parente8cc2005ef9ef55fd5119c654cc38deebf3428fe (diff)
make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
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@videotron.ca> Reviewed-by: Arnaud Fontaine <arnau@debian.org>
-rw-r--r--renderutil/Makefile.am2
1 files changed, 0 insertions, 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