Skip to content
Snippets Groups Projects
Commit c7d6261a authored by dkirov's avatar dkirov
Browse files

remove common files from share/gajim -

they are in share/doc/gajim
parent ae52cfee
No related branches found
No related tags found
No related merge requests found
...@@ -4,19 +4,17 @@ ACLOCAL_AMFLAGS = -I m4 ...@@ -4,19 +4,17 @@ ACLOCAL_AMFLAGS = -I m4
bin_SCRIPTS = scripts/gajim bin_SCRIPTS = scripts/gajim
commonfilesdir = $(pkgdatadir)
commonfiles_DATA = COPYING \
THANKS \
AUTHORS
docfilesdir = $(docdir) docfilesdir = $(docdir)
docfiles_DATA = README \ docfiles_DATA = README \
README.html \ README.html \
ChangeLog \ ChangeLog \
COPYING \
THANKS \ THANKS \
AUTHORS AUTHORS
EXTRA_DIST = \ EXTRA_DIST = \
$(commonfiles_DATA) \ $(docfiles_DATA) \
autogen.sh \ autogen.sh \
intltool-extract.in \ intltool-extract.in \
intltool-merge.in \ intltool-merge.in \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment