Fix slightly botched search-and-replace which produced constructs like

"@ CFLAGS".
This commit is contained in:
Matt Zimmerman
2002-10-15 01:41:11 +00:00
parent 72695809f0
commit 3960df1f78
10 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ lib_LTLIBRARIES = libOggFLAC.la
if DEBUG
DEBUGCFLAGS =
endif
CFLAGS = @ CFLAGS@ $(DEBUGCFLAGS)
CFLAGS = @CFLAGS@ $(DEBUGCFLAGS)
SUBDIRS = include .