diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:52:34 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:52:34 +0200 |
| commit | c3ceaf900358dbd7e2fe375d2114d658e27b29dc (patch) | |
| tree | 3c6cd0d7c9b9a00449390a05feb4e3e697bc545a /Makefile.in | |
| parent | 1c8dcf10265b9e8205dc94e6575d06fccbd6c07a (diff) | |
| parent | 1d3b191e05c76800fd3c30675f101e9dc5b2f5f1 (diff) | |
Merge 4.0.4 into releases
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 57df82b..23a444f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,7 @@ RANLIB = @RANLIB@ DEFS = @debug@ DEFS += @audio_apis@ -CFLAGS = @cflags@ -Iinclude +CFLAGS = @CFLAGS@ -Iinclude CFLAGS += @warn@ all : $(LIBRARY) |
