diff options
author | Tim Ringenbach <marv@pidgin.im> | 2004-12-13 23:12:18 +0000 |
---|---|---|
committer | Tim Ringenbach <marv@pidgin.im> | 2004-12-13 23:12:18 +0000 |
commit | 75263a5650802efc9cd64b40d91fe6d19eecc5b8 (patch) | |
tree | aa20cd4aa7b7af6d9ffeb08b6b700811b8f7076e /Makefile.am | |
parent | 8abbf1bfdf7ba32ef5433bf037ef2f59f25b086a (diff) | |
download | pidgin-75263a5650802efc9cd64b40d91fe6d19eecc5b8.tar.gz |
[gaim-migrate @ 11580]
Adding the gaim.apspec.in file to HEAD, it was already in oldstatus, and
this puts us more in sync. Mainly I was just lazy before.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d1bf250806..5f07a11057 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ EXTRA_DIST = \ Doxyfile.in \ gaim.pc.in \ gaim.spec.in \ + gaim.apspec.in \ gaim.desktop \ gaim2blt.pl \ gaim-installer.nsi \ |