mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-14 08:33:16 +00:00
6 lines
140 B
Makefile
6 lines
140 B
Makefile
|
## Input file for automake to generate the Makefile.in used by configure
|
||
|
|
||
|
SUBDIRS = sax w3c_dom relaxngDatatype jsr166
|
||
|
|
||
|
EXTRA_DIST = README
|