mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
5 lines
123 B
Makefile
5 lines
123 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = LICENSE
|
|
SUBDIRS = src include man examples
|