temporarlly fixing doc/common files mess
This commit is contained in:
parent
bc3d5b0103
commit
467bc8dde8
|
@ -6,11 +6,15 @@ bin_SCRIPTS = scripts/gajim
|
||||||
|
|
||||||
commonfilesdir = $(pkgdatadir)
|
commonfilesdir = $(pkgdatadir)
|
||||||
commonfiles_DATA = COPYING \
|
commonfiles_DATA = COPYING \
|
||||||
README \
|
|
||||||
ChangeLog \
|
|
||||||
THANKS \
|
THANKS \
|
||||||
AUTHORS
|
AUTHORS
|
||||||
|
|
||||||
|
docfilesdir = $(docdir)
|
||||||
|
docfiles_DATA = README \
|
||||||
|
README.html \
|
||||||
|
ChangeLog \
|
||||||
|
THANKS \
|
||||||
|
AUTHORS
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(commonfiles_DATA) \
|
$(commonfiles_DATA) \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
|
|
Loading…
Reference in New Issue