remove common files from share/gajim -

they are in share/doc/gajim
This commit is contained in:
Dimitur Kirov 2006-10-11 17:55:03 +00:00
parent ae52cfee60
commit c7d6261a99
1 changed files with 4 additions and 6 deletions

View File

@ -4,19 +4,17 @@ ACLOCAL_AMFLAGS = -I m4
bin_SCRIPTS = scripts/gajim
commonfilesdir = $(pkgdatadir)
commonfiles_DATA = COPYING \
THANKS \
AUTHORS
docfilesdir = $(docdir)
docfiles_DATA = README \
README.html \
ChangeLog \
COPYING \
THANKS \
AUTHORS
AUTHORS
EXTRA_DIST = \
$(commonfiles_DATA) \
$(docfiles_DATA) \
autogen.sh \
intltool-extract.in \
intltool-merge.in \