# | Line 5 | Line 5 | |
---|---|---|
5 | # $Id$ | |
6 | ||
7 | common := ../Common | |
8 | + | audacious := . |
9 | ||
10 | include $(common)/common.mk | |
11 | < | include Audacious.mk |
11 | > | include $(audacious)/Audacious.mk |
12 | ||
13 | CXXFLAGS := $(filter-out -pedantic,$(CXXFLAGS)) | |
14 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |