< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
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
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel