summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2014-02-04 19:29:49 -0500
committerGaetan Nadon <memsize@videotron.ca>2014-02-06 17:09:58 -0500
commitf71250bf1039275847ca1bb25b667ead978b9d8e (patch)
tree44846d5b97b31a8635ca89468aa393145bda2d2a
parent72b20ff1656aeb7c09511da57f4045b93a6b1e81 (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>
-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