summaryrefslogtreecommitdiffstats
path: root/libs/libnfc/PRE_BUILD
blob: c9178a158dec6b3772ba82a94262617aa000bab7 (plain) (blame)
1
2
3
4
5
default_pre_build &&
if  [[  "$LIBNFC_SVN"  ==  "y" ]];  then
    cd ${SOURCE_DIRECTORY} &&
    autoreconf -vis
fi