diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-03-15 17:24:21 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-03-15 17:24:21 +0000 |
commit | b3a695c053755c3d8bc163e97e20520d922f12c8 (patch) | |
tree | 44bcd6aef360a4b508a40a17d41d5e2d1d61c930 /proto/xcb-proto/Makefile.am | |
parent | 7acb26f61fb8604c5d14ca66d3f5553ad1b5f83f (diff) |
Update to xcb-proto 1.10
Diffstat (limited to 'proto/xcb-proto/Makefile.am')
-rw-r--r-- | proto/xcb-proto/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/xcb-proto/Makefile.am b/proto/xcb-proto/Makefile.am index c272c6237..6bc14ada0 100644 --- a/proto/xcb-proto/Makefile.am +++ b/proto/xcb-proto/Makefile.am @@ -3,4 +3,4 @@ SUBDIRS = src xcbgen pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xcb-proto.pc -EXTRA_DIST=doc xcb-proto.pc.in +EXTRA_DIST=doc xcb-proto.pc.in autogen.sh |