diff options
Diffstat (limited to 'src/plugins/format_infos/Makefile.am')
-rw-r--r-- | src/plugins/format_infos/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/plugins/format_infos/Makefile.am b/src/plugins/format_infos/Makefile.am new file mode 100644 index 0000000..3f45bea --- /dev/null +++ b/src/plugins/format_infos/Makefile.am @@ -0,0 +1,5 @@ +format_infosdir = $(kde_datadir)/soundkonverter/format_infos +format_infos_DATA = 3gp.xml aac.xml ac3.xml aiff.xml amr.xml ape.xml au.xml \ + avi.xml bonk.xml flac.xml la.xml m4a.xml mid.xml mod.xml mp2.xml mp3.xml \ + mpc.xml ofc.xml ofr.xml ofs.xml ogg.xml pac.xml qt.xml ra.xml shn.xml spx.xml \ + tta.xml wma.xml wv.xml wvc.xml |