mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fixes based on a pass over everything with autoconf/automake
This commit is contained in:
@@ -22,7 +22,7 @@ DEBUGCFLAGS =
|
||||
endif
|
||||
CFLAGS = @CFLAGS@ $(DEBUGCFLAGS)
|
||||
|
||||
SUBDIRS = $(ARCH_SUBDIRS) include .
|
||||
SUBDIRS = include .
|
||||
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = libOggFLAC.m4
|
||||
|
||||
@@ -16,4 +16,4 @@
|
||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
SUBDIRS = private
|
||||
SUBDIRS = protected
|
||||
|
||||
Reference in New Issue
Block a user