From 74f4b1bc3b627ba4c7e03498234d88cacdfbe97b Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 29 Sep 2021 22:52:49 +0200 Subject: Squashed 'vorbis/' content from commit d22c3ab5f git-subtree-dir: vorbis git-subtree-split: d22c3ab5f633460abc2532feee60ca0892134cbf --- include/vorbis/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 include/vorbis/Makefile.am (limited to 'include/vorbis/Makefile.am') diff --git a/include/vorbis/Makefile.am b/include/vorbis/Makefile.am new file mode 100644 index 0000000..dbba34e --- /dev/null +++ b/include/vorbis/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +vorbisincludedir = $(includedir)/vorbis + +vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h + + -- cgit v1.1