]> git.lyx.org Git - features.git/commit
* lib/Makefile.am (dist_pkgdata_DATA): remove configure.py
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 9 Aug 2006 20:51:55 +0000 (20:51 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 9 Aug 2006 20:51:55 +0000 (20:51 +0000)
commit0be91e72053b61a94ded4ef6e1ae13ecffcd172e
tree9ad5762b1039c272d0988cb16b6733c9bb1c092e
parent46212cf4924ae642d9dd1d165f5d8c95ccc0ad3e
* lib/Makefile.am (dist_pkgdata_DATA): remove configure.py
(dist_pkgdata_PYTHON): and put it here
(dist_scripts_DATA): rename to dist_scripts_PYTHON; this invokes
automake's built-in python support.
(install-data-hook): adapt to above change.

* lib/lyx2lyx/Makefile.am (dist_lyx2lyx_DATA): rename to dist_lyx2lyx_PYTHON;
this invokes automake's built-in python support.
(install-data-hook): new target: sets executable bit on lyx2lyx.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14592 a592a061-630c-0410-9148-cb99ea01b6c8
lib/Makefile.am
lib/lyx2lyx/Makefile.am