From 29ff5731c416e7f4a8393775ea589d1ce3d7548d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 10 Dec 2011 18:08:08 +0000 Subject: [PATCH] Mailer.pc.in was missing in archives --- Makefile | 1 + data/project.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7d5a982..ac68e6c 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ dist: $(LN) -s -- . $(PACKAGE)-$(VERSION) @$(TAR) $(PACKAGE)-$(VERSION).tar.gz -- \ $(PACKAGE)-$(VERSION)/data/Makefile \ + $(PACKAGE)-$(VERSION)/data/Mailer.pc.in \ $(PACKAGE)-$(VERSION)/data/mailer.desktop \ $(PACKAGE)-$(VERSION)/data/project.conf \ $(PACKAGE)-$(VERSION)/data/16x16/Makefile \ diff --git a/data/project.conf b/data/project.conf index bac4ae1..eed92a8 100644 --- a/data/project.conf +++ b/data/project.conf @@ -1,6 +1,6 @@ subdirs=16x16,24x24,48x48 targets=Mailer.pc -dist=Makefile,mailer.desktop +dist=Makefile,Mailer.pc.in,mailer.desktop [mailer.desktop] install=$(PREFIX)/share/applications