mirror of
https://github.com/holub/mame
synced 2025-05-19 20:29:09 +03:00
11 lines
168 B
Makefile
11 lines
168 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
EXTRA_DIST = \
|
|
cuesheet.h \
|
|
file.h \
|
|
picture.h \
|
|
replaygain.h \
|
|
seektable.h
|