From fa652c6013a5d3ae8106814d97245fdbac3557ac Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 23 Dec 2008 16:16:46 +0100 Subject: [PATCH] Add geproto.txt to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fe47e25..637192a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ xext_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xextproto.pc -EXTRA_DIST = autogen.sh xextproto.pc.in +EXTRA_DIST = autogen.sh xextproto.pc.in geproto.txt EXTRA_DIST += ChangeLog MAINTAINERCLEANFILES = ChangeLog