This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
installing a dir
- From: Alien <alien999999999 at users dot sourceforge dot net>
- To: automake at gnu dot org
- Date: Thu, 30 Sep 2004 12:05:07 +0200
- Subject: installing a dir
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a data directory (that comes from a tar.bz2 datapackage, it's not in
CVS) and i want to install it and let it be in dist too, so i tried:
SUBDIRS = src etc
oriondir = $(pkgdatadir)
nobase_dist_orion_DATA = data
EXTRA_DIST = oriongame.spec
but that said, omitting directory ./data ...
is there a way to accomplish this or do i have to say
nobase_dist_orion_DATA = data/*/*
?
thanks in advance
- --
AL13N is my name and head-biting is my game
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBW9pbuBWKXETrtdcRArGAAKCl9H96qKhzjc+Hk/91KXi+7BuBDwCfexd2
NIDSvl2Ju3L1ENk8pskpyx8=
=R0VS
-----END PGP SIGNATURE-----