[reSIProcate] Problem while installing resiprocate

Daniel Pocock daniel at pocock.pro
Tue May 10 13:50:04 CDT 2016



On 10/05/16 18:28, Mateus Bellomo wrote:
> I was reading the .gitignore that is already in resiprocate and what I
> did is basically copied all the untracked files there.
> 
> I didn't find another way to do it since there is some .cxx, .h,
> executables...
> 
> There are also a lot of Makefile so I added 'Makefile' to it (I suppose
> all the Makefile's are generated with build, am I right?).

Correct, virtually all of the **/Makefile  files are created by the
configure script

You can probably use globs for Makefile but be careful not to do that
for any generated cxx or header files, they should be named explicitly




More information about the resiprocate-devel mailing list