mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +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 man
|