]> arthur.barton.de Git - ngircd.git/blobdiff - Makefile.am
Streamline the "testsuite" and "srcdoc" make targets
[ngircd.git] / Makefile.am
index 11160711568f8c7812e75f9aeb7dbca11c6f5adc..3ec3965b3871332a550542b00d4121178d596085 100644 (file)
@@ -30,10 +30,10 @@ maintainer-clean-local:
        rm -f config.log debian
 
 testsuite:
-       cd src/testsuite && ${MAKE} check
+       ${MAKE} -C src/testsuite check
 
 srcdoc:
-       cd doc && ${MAKE} srcdoc
+       ${MAKE} -C doc/src srcdoc
 
 rpm: distcheck
        rpm -ta ngircd-*.tar.gz