Merge branch 'master' into 'master'
[brasero.git] / plugins / Makefile.am
blob92b222b7e0fcfac7c79c86bec5b40c47464dcdbf
1 SUBDIRS = transcode dvdcss checksum local-track dvdauthor vcdimager audio2cue
3 if BUILD_LIBBURNIA
4 SUBDIRS += libburnia
5 endif
7 if BUILD_CDRKIT
8 SUBDIRS += cdrkit
9 endif
11 if BUILD_CDRTOOLS
12 SUBDIRS += cdrtools
13 endif
15 if BUILD_CDRDAO
16 SUBDIRS += cdrdao
17 endif
19 if BUILD_GROWISOFS
20 SUBDIRS += growisofs
21 endif
23 -include $(top_srcdir)/git.mk