mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-22 10:26:20 +00:00
9 lines
139 B
Makefile
9 lines
139 B
Makefile
|
BUILT_SOURCES =
|
||
|
EXTRA_DIST =
|
||
|
MOSTLYCLEANFILES =
|
||
|
noinst_LIBRARIES =
|
||
|
|
||
|
DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
|
||
|
|
||
|
include gnulib.mk
|