diff options
Diffstat (limited to 'src/libmusepack/musepack/Makefile.am')
-rw-r--r-- | src/libmusepack/musepack/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libmusepack/musepack/Makefile.am b/src/libmusepack/musepack/Makefile.am deleted file mode 100644 index 1d37e1d79..000000000 --- a/src/libmusepack/musepack/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -include $(top_srcdir)/misc/Makefile.common - -noinst_HEADERS = config_types.h decoder.h huffman.h internal.h math.h \ - musepack.h reader.h requant.h streaminfo.h - |