mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
68b3ad672d
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18472 a592a061-630c-0410-9148-cb99ea01b6c8
12 lines
222 B
Makefile
12 lines
222 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
SUBDIRS = spotlight
|
|
|
|
bundledir = ${prefix}/Contents
|
|
dist_bundle_DATA = Info.plist PkgInfo
|
|
|
|
dist_bin_SCRIPTS = lyxeditor
|
|
|
|
dist_pkgdata_DATA = COPYING LyXapp.icns LyX.icns lyxrc.dist
|
|
|