Automake question

Kornel Benko kornel at lyx.org
Sat Sep 26 20:44:59 UTC 2020


Am Sat, 26 Sep 2020 21:14:03 +0200
schrieb Jean-Marc Lasgouttes <lasgouttes at lyx.org>:

> Le 26 septembre 2020 19:20:48 GMT+02:00, Kornel Benko <kornel at lyx.org> a écrit :
> >Hi all,
> >suppose I want to add a script to lib/scripts. What is needed to make
> >it installed
> >in automake environment?
> >
> >Apparently to use
> >        $ git add lib/scripts/abcd
> >and add 'abcd' to the list dist_scripts_DATA in lib/Makefile.am
> >is not sufficient.  
> 
> 
> I thought it would be enough... What happens ?
> 
> JMarc.

 The reaction to
	$ make install -n | egrep abcd
is empty. That's, why I asked.

And before you ask, here the full sequence
	$ cd source
	$ ./autogen.sh
	$ cd build
	$ source/configure ....
	$ make all
	$ make install -n | egrep abcd

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200926/22b4f8f1/attachment-0001.asc>


More information about the lyx-devel mailing list