mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
8 lines
142 B
Makefile
8 lines
142 B
Makefile
## Process this file with automake to create Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = gnits
|
|
|
|
TESTS = demo.test test-e.test
|
|
|
|
EXTRA_DIST = defs $(TESTS)
|