diff options
Diffstat (limited to 'vorbis/m4/Makefile.am')
-rw-r--r-- | vorbis/m4/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vorbis/m4/Makefile.am b/vorbis/m4/Makefile.am new file mode 100644 index 0000000..cd18485 --- /dev/null +++ b/vorbis/m4/Makefile.am @@ -0,0 +1,4 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = add_cflags.m4 ogg.m4 pkg.m4 + |