mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
b7909e7e6c
This was turned off by default for a long time, and it does not seem to have any use these days.
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
DISTCLEANFILES= *.orig *.rej *~ *.bak core
|
|
|
|
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
|
|
|
|
AM_INSTALL_DATA_FLAGS = $(INSTALL) -m 644 -D
|
|
|
|
AM_ETAGSFLAGS = --lang=c++
|
|
|
|
LIBS =
|