Add debian package files to EXTRA_DIST

SVN revision: 17285
This commit is contained in:
shadoi 2005-10-07 22:21:45 +00:00 committed by shadoi
parent aea2f11d2e
commit 5839b243a0
1 changed files with 8 additions and 2 deletions

View File

@ -5,7 +5,8 @@ SUBDIRS = data src
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c
stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \
debian/changelog
### this is all fine and great - ut edje should not be going and installing
### data in another software's data dir - it's just wrong. not to mention this
@ -17,7 +18,12 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
bin_SCRIPTS = edje-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec edje.pc.in edje.c.in gendoc Doxyfile
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec \
edje.pc.in edje.c.in gendoc Doxyfile edje_docs.tar.gz \
debian/changelog debian/changelog.in debian/edje.files \
debian/control debian/rules debian/copyright \
debian/libedje0.install debian/edje-bin.install \
libedje0-dev.install
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = edje.pc