add OggFLAC dirs
[platform/upstream/flac.git] / include / Makefile.am
index 26710e1..0fc373b 100644 (file)
@@ -16,4 +16,8 @@
 #  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #  Boston, MA  02111-1307, USA.
 
-SUBDIRS = FLAC FLAC++ OggFLAC share
+if FLaC__HAS_OGG
+OGGFLAC_DIRS = OggFLAC OggFLAC++
+endif
+
+SUBDIRS = FLAC FLAC++ $(OGGFLAC_DIRS) share