summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-09 18:20:06 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-09 18:20:06 +0000
commit9f1501a9c8ede82c0bf4e85d7c4dc5c404fec865 (patch)
tree9881cb88af22712e026acbd10d70761bd49cb4d3 /Makefile.am
parent79256bd9ed1e7a1680e5fe660bee541648d80538 (diff)
Change all the protonames from <extension>Ext to <extension>Proto.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d72610d..0c896eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,6 @@ render_HEADERS = \
renderproto.h
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = renderext.pc
+pkgconfig_DATA = renderproto.pc
-EXTRA_DIST = autogen.sh renderext.pc.in
+EXTRA_DIST = autogen.sh renderproto.pc.in