summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Louis <ptitlouis@sysif.net>2005-10-19 08:48:59 +0000
committerJulien Louis <ptitlouis@sysif.net>2005-10-19 08:48:59 +0000
commitbd9cdeec5cccdae3740c3cef1c3e83f353deee5d (patch)
treedda62ab05fdc464e52dc1b1b769588918ba54233
parenta9f04c5fd97edd0caef4913581a9b4ceb5f1bb6c (diff)
downloadweechat-bd9cdeec5cccdae3740c3cef1c3e83f353deee5d.zip
Add debian/compat and remove debian/weechat-gtk.* to EXTRA_DIST
-rw-r--r--Makefile.am5
-rw-r--r--weechat/Makefile.am5
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