Merge branch 'master' into next

next
Michael Stapelberg 2012-12-17 10:24:46 +01:00
commit 2a18e9df39
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ libi3/%.o: libi3/%.c $(libi3_HEADERS)
libi3.a: $(libi3_OBJECTS)
echo "[libi3] AR libi3.a"
ar rcs $@ $^ $(libi3_LIBS)
$(AR) rcs $@ $^ $(libi3_LIBS)
clean-libi3:
echo "[libi3] Clean"