1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/m4/Makefile.am
Moritz Grimm 739a08b5b9 Untangle compatibility code
* update to latest strlc*(3) and strtonum(3) functions
* isolate local_basename()
2015-02-27 22:42:51 +01:00

6 lines
156 B
Makefile

AUTOMAKE_OPTIONS = 1.10 foreign subdir-objects
CLEANFILES = core *.core *~ .*~
# Distribute required .m4 files via EXTRA_DIST in the parent Makefile.am.