diff Makefile.am @ 15885:c6e563dfaa7a

More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 24 Mar 2007 17:51:05 +0000
parents 0e3a8505ebbe
children 8a2e7b406b4e
line wrap: on
line diff
--- a/Makefile.am	Sat Mar 24 17:07:17 2007 +0000
+++ b/Makefile.am	Sat Mar 24 17:51:05 2007 +0000
@@ -11,10 +11,11 @@
 		README.dbus \
 		README.mingw \
 		gaim.pc.in \
-		gaim.spec.in \
+		gaim-uninstalled.pc.in \
 		gaim.apspec.in \
+		gaim.service.in \
+		pidgin.spec.in \
 		pidgin.desktop.in \
-		gaim.service.in \
 		intltool-extract.in \
 		intltool-merge.in \
 		intltool-update.in \
@@ -23,16 +24,13 @@
 
 noinst_HEADERS = config.h
 
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gaim.pc
-
 if ENABLE_DBUS
 dbus_servicedir=$(DBUS_SERVICES_DIR)
 dbus_service_DATA=gaim.service
 endif
 
-dist-hook: gaim.spec
-	cp gaim.spec $(distdir)
+dist-hook: pidgin.spec
+	cp pidgin.spec $(distdir)
 	rm $(distdir)/config.h
 
 distcheck-hook: libpurple/plugins/perl/common/Gaim.pm gtk/plugins/perl/common/GtkUI.pm