8 lines
143 B
Makefile
8 lines
143 B
Makefile
# -*- Makefile -*-
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = src man include examples
|
|
|
|
EXTRA_DIST = ChangeLog LICENSE.BSD LICENSE.MIT NEWS README.md
|