Le 24/01/18 à 17:04, netfab a tapoté : > Le 24/01/18 à 17:01, Václav Haisman a tapoté : > > Looking at your Makefile.am, > > [...] > > without using SUBDIRS. It improves build parallelism. > > Thanks, I will look into it. >
Ok, killed SUBDIRS : https://framagit.org/netfab/GLogiK/commit/c3a88a89b486aa45e9f6b462e11b4f2c96812709 But, still the same error when running make distcheck : > make[2]: Entering directory '/home/netfab/dev/projects/GLogiK/build' > make[2]: *** No rule to make target 'src/lib/dbus/messages/GKDBusMessage.h ', >needed by 'distdir'. Stop. :/