[gaim-migrate @ 3493]

Mon, 26 Aug 2002 05:29:45 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Mon, 26 Aug 2002 05:29:45 +0000
changeset 3449
4a91c7f019d5
parent 3448
883657b48a26
child 3450
98f7ce9e6b41

[gaim-migrate @ 3493]
Bundle the spec file with the tarball from now on.

Makefile.am file | annotate | diff | comparison | revisions
--- a/Makefile.am	Mon Aug 26 05:18:31 2002 +0000
+++ b/Makefile.am	Mon Aug 26 05:29:45 2002 +0000
@@ -1,6 +1,9 @@
 EXTRA_DIST = gaim.spec.in gaim.desktop \
 	HACKING gaim2blt.pl licq2gaim.pl setup-gettext
 
+dist-hook: gaim.spec
+	cp gaim.spec $(distdir)
+
 pixmapdir = $(datadir)/gnome/apps/Internet
 pixmap_DATA = gaim.desktop
 

mercurial