From 2d1fbdb4b20e9c12cf7c6c1872d5fd888f39e390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Mon, 9 May 2005 18:20:05 +0000 Subject: Change all the protonames from Ext to Proto. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7c5da3e..7c2950f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,6 @@ panoramix_HEADERS = \ Xinerama.h pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = panoramixext.pc +pkgconfig_DATA = panoramixproto.pc -EXTRA_DIST = autogen.sh panoramixext.pc.in +EXTRA_DIST = autogen.sh panoramixproto.pc.in -- cgit v1.2.3