[libdvdcss-devel] build: Add "tools" shorthand to build csstest and dvd_region binaries
[email protected] (Diego Biurrun)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Mon Oct 20 11:58:58 2014 +0200| [aeb93c0aa324f651510871881c21bc3d480f225c] | committer: Diego Biurrun build: Add "tools" shorthand to build csstest and dvd_region binaries > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=aeb93c0aa324f651510871881c21bc3d480f225c --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bd4ca5c..06d11ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,6 +61,8 @@ stamp-doxygen: doc/doxygen.cfg cd doc && doxygen doxygen.cfg touch $@ +tools: test/csstest test/dvd_region + clean-local: -rm -Rf stamp-doxygen doc/html @@ -73,4 +75,4 @@ install-apidoc: uninstall-apidoc: -rm -Rf $(DESTDIR)$(htmldir)/*.png $(DESTDIR)$(htmldir)/*.html $(DESTDIR)$(htmldir)/*.css $(DESTDIR)$(htmldir)/*.js -.PHONY: apidoc +.PHONY: apidoc tools _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel