mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
6 lines
107 B
Makefile
6 lines
107 B
Makefile
# not GPL, thus no COPYING file
|
|
AUTOMAKE_OPTIONS=foreign
|
|
|
|
EXTRA_DIST= LICENSE.txt README.md
|
|
|
|
SUBDIRS=c doc
|