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