diff options
Diffstat (limited to 'plugins/encoder/Makefile.am')
-rw-r--r-- | plugins/encoder/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/encoder/Makefile.am b/plugins/encoder/Makefile.am deleted file mode 100644 index 35724e1..0000000 --- a/plugins/encoder/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -if include_LAME -ENCLAMEDIR = lame -endif - -if include_OGG -ENCOGGDIR = ogg -endif - -SUBDIRS = sox external $(ENCLAMEDIR) $(ENCOGGDIR) |