mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
e7401bd8f2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1102 a592a061-630c-0410-9148-cb99ea01b6c8
8 lines
186 B
Makefile
8 lines
186 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
DISTCLEANFILES= *.orig *.rej *~ *.bak core
|
|
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
|
|
# SUBDIRS = libs boost
|
|
ETAGS_ARGS = --lang=c++
|
|
|
|
EXTRA_DIST = boost libs
|