summaryrefslogtreecommitdiff
path: root/sync.profile
blob: c35a5c91fa49e69cc253c3f733f12eda638391b7 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "Enginio" => "$basedir/src/enginio_client"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);