pidgin/Makefile.am

branch
next.major
changeset 31572
0a3a191a3b4e
parent 31506
d282fb1e8315
child 31577
7891e86637ea
--- a/pidgin/Makefile.am	Tue Mar 15 22:37:34 2011 +0000
+++ b/pidgin/Makefile.am	Wed Mar 16 19:45:26 2011 +0000
@@ -3,8 +3,8 @@
 		getopt.h \
 		getopt1.c \
 		Makefile.mingw \
-		pidgin.pc.in \
-		pidgin-uninstalled.pc.in \
+		pidgin-3.pc.in \
+		pidgin-3-uninstalled.pc.in \
 		win32/MinimizeToTray.h \
 		win32/MinimizeToTray.c \
 		win32/pidgin_dll_rc.rc.in \
@@ -32,7 +32,7 @@
 if ENABLE_GTK
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = pidgin.pc
+pkgconfig_DATA = pidgin-3.pc
 
 SUBDIRS = pixmaps plugins
 

mercurial