From bd9cdeec5cccdae3740c3cef1c3e83f353deee5d Mon Sep 17 00:00:00 2001 From: Julien Louis Date: Wed, 19 Oct 2005 08:48:59 +0000 Subject: [PATCH] Add debian/compat and remove debian/weechat-gtk.* to EXTRA_DIST --- Makefile.am | 5 ++--- weechat/Makefile.am | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index d067a1bdd..a0688cdad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,10 +19,9 @@ SUBDIRS = po doc intl src EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/changelog debian/control \ - debian/copyright \ + debian/copyright debian/compat \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ - debian/weechat-curses.install debian/weechat-gtk.dirs \ - debian/weechat-gtk.install + debian/weechat-curses.install ACLOCAL_AMFLAGS = -I m4 diff --git a/weechat/Makefile.am b/weechat/Makefile.am index d067a1bdd..a0688cdad 100644 --- a/weechat/Makefile.am +++ b/weechat/Makefile.am @@ -19,10 +19,9 @@ SUBDIRS = po doc intl src EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/changelog debian/control \ - debian/copyright \ + debian/copyright debian/compat \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ - debian/weechat-curses.install debian/weechat-gtk.dirs \ - debian/weechat-gtk.install + debian/weechat-curses.install ACLOCAL_AMFLAGS = -I m4