mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add OggFLAC dirs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user