From e455c03bb7e498e7eaaf8ad815fb60355fb1f72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Mon, 9 May 2005 18:20:06 +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 cf11ce5..aa73785 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,6 @@ scrnsaver_HEADERS = \ scrnsaver.h pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = scrnsaverext.pc +pkgconfig_DATA = scrnsaverproto.pc -EXTRA_DIST = autogen.sh scrnsaverext.pc.in +EXTRA_DIST = autogen.sh scrnsaverproto.pc.in -- cgit v1.2.3