Changeset fe92921


Ignore:
Timestamp:
2013-01-20T10:04:03Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
db34b06
Parents:
b2dc873
Message:

make check: fix this to work again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rb2dc873 rfe92921  
    645645*gcc* )
    646646        echo CFLAGS+=-MMD -MF .depend/\$@.d >> Makefile.settings
    647         for i in . lib protocols protocols/*/; do
     647        for i in . lib tests protocols protocols/*/; do
    648648                mkdir -p $i/.depend
    649649        done
Note: See TracChangeset for help on using the changeset viewer.