mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
12 lines
217 B
Makefile
12 lines
217 B
Makefile
|
include $(top_srcdir)/config/common.am
|
||
|
|
||
|
SUBDIRS = spotlight
|
||
|
|
||
|
bundledir = ${prefix}/Contents
|
||
|
dist_bundle_DATA = Info.plist PkgInfo
|
||
|
|
||
|
bin_SCRIPTS = lyxeditor
|
||
|
|
||
|
dist_pkgdata_DATA = COPYING LyXapp.icns LyX.icns lyxrc.dist
|
||
|
|