diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-08-20 15:56:53 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-08-20 15:56:53 +0000 |
commit | 8f623f67478b452f985e90fbfff11125c35c6dac (patch) | |
tree | 1b67d802f2ae2433d67175ae466a4a23cfb30ca1 | |
parent | ef1c7734bf899e693f0534fdedc7fb449c457f20 (diff) | |
download | weechat-8f623f67478b452f985e90fbfff11125c35c6dac.zip |
Added debian/weechat.xpm in EXTRA_DIST files
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | weechat/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 518077d15..288ad21cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ debian/weechat-curses.install debian/weechat-plugins.install \ - debian/weechat-curses.menu debian/NEWS \ + debian/weechat-curses.menu debian/NEWS debian/weechat.xpm \ weechat.spec weechat_icon_32.png ACLOCAL_AMFLAGS = -I m4 diff --git a/weechat/Makefile.am b/weechat/Makefile.am index 518077d15..288ad21cd 100644 --- a/weechat/Makefile.am +++ b/weechat/Makefile.am @@ -23,7 +23,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ debian/weechat-curses.install debian/weechat-plugins.install \ - debian/weechat-curses.menu debian/NEWS \ + debian/weechat-curses.menu debian/NEWS debian/weechat.xpm \ weechat.spec weechat_icon_32.png ACLOCAL_AMFLAGS = -I m4 |