Daniel P. Berrange
7659bd9221
docs: fix generation of docs from VPATH build
...
When generating docs in a VPATH build we get a failure to
create a file due to the 'internals' subdir not existing:
Generating internals/locking.html.tmp
/bin/sh: line 3: internals/locking.html.tmp: No such file or directory
rm: cannot remove ‘internals/locking.html.tmp’: No such file or directory
Makefile:2229: recipe for target 'internals/locking.html.tmp' failed
make: *** [internals/locking.html.tmp] Error 1
For some reason, make has decided to run the target
%.html.tmp: %.html.in site.xsl page.xsl sitemap.html.in $(acl_generated)
instead of the target
internals/%.html.tmp: internals/%.html.in subsite.xsl page.xsl sitemap.html.in
Removing '$(acl_generated)' from the first target, inexplicably
causes make to now run the correct target for the internals/
files.
Rather than figure this out, lets just combine the two targets
into one.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-01-20 12:22:19 +00:00
..
2012-02-01 16:28:17 -07:00
2012-02-03 15:27:16 -07:00
2012-02-03 15:27:16 -07:00
2015-09-15 11:27:35 +02:00
2016-01-19 13:02:59 -05:00
2013-05-03 15:56:15 +01:00
2014-12-02 07:30:10 +01:00
2015-09-04 17:26:04 +02:00
2014-01-06 21:41:02 -07:00
2015-08-25 07:21:33 -04:00
2015-07-10 11:47:13 +02:00
2015-10-02 16:14:26 +02:00
2013-05-03 15:56:15 +01:00
2011-10-28 10:11:16 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2014-07-07 12:56:45 +02:00
2013-08-09 17:13:02 +01:00
2015-01-19 14:50:52 +01:00
2015-03-23 09:01:30 +01:00
2014-03-27 06:52:20 -06:00
2013-07-09 16:15:29 -06:00
2015-03-23 09:01:30 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2015-09-10 12:15:45 +01:00
2013-05-03 15:56:15 +01:00
2015-05-26 15:07:18 +01:00
2015-08-25 07:21:33 -04:00
2015-07-22 19:30:56 +03:00
2014-05-05 11:49:36 +02:00
2013-05-03 15:56:15 +01:00
2015-08-26 11:28:30 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2015-11-10 10:38:15 +00:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2014-03-03 17:41:26 +04:00
2013-05-16 16:28:53 +01:00
2015-08-25 07:36:37 -04:00
2013-09-29 18:40:36 +08:00
2013-05-03 15:56:15 +01:00
2014-12-02 07:30:10 +01:00
2013-12-02 10:21:26 +08:00
2013-05-03 15:56:15 +01:00
2015-09-15 11:27:35 +02:00
2016-01-12 10:48:21 -05:00
2015-01-13 16:31:14 +01:00
2015-02-18 15:36:45 +01:00
2015-11-24 12:29:31 -05:00
2015-01-07 11:41:49 -05:00
2014-02-14 16:47:14 +01:00
2015-04-13 14:05:23 +02:00
2016-01-19 13:02:59 -05:00
2014-09-10 09:25:40 +02:00
2013-08-09 17:13:02 +01:00
2014-06-06 10:52:05 +02:00
2013-05-03 15:56:15 +01:00
2014-02-04 10:43:15 -07:00
2013-07-09 11:49:20 -06:00
2013-07-09 11:49:20 -06:00
2015-06-10 15:26:44 -06:00
2014-09-22 17:11:56 +02:00
2014-12-02 07:30:10 +01:00
2015-08-26 09:05:59 -04:00
2013-08-23 08:12:26 +02:00
2015-06-16 13:46:19 +02:00
2013-05-03 15:56:15 +01:00
2014-12-02 07:30:10 +01:00
2009-07-16 15:06:42 +02:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2013-03-04 17:36:03 -05:00
2013-03-04 17:36:03 -05:00
2014-06-06 10:52:05 +02:00
2012-06-18 20:10:29 +01:00
2015-02-17 13:59:54 +00:00
2015-02-17 13:59:19 +00:00
2015-02-17 13:59:54 +00:00
2016-01-04 15:19:38 -05:00
2016-01-20 12:22:19 +00:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2013-07-30 07:07:33 -06:00
2013-10-30 17:30:12 +01:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2016-01-18 10:53:22 +01:00
2016-01-18 10:53:22 +01:00
2015-10-20 17:30:34 +02:00
2011-10-28 10:11:16 +01:00
2014-12-02 07:30:10 +01:00
2013-05-03 15:56:15 +01:00
2015-06-04 10:00:59 +02:00
2014-12-02 07:30:10 +01:00
2013-05-03 15:56:15 +01:00
2013-12-02 10:21:26 +08:00
2015-07-03 21:04:24 +08:00
2013-09-12 17:18:32 +08:00
2013-10-15 11:33:01 +01:00
2015-03-23 09:01:30 +01:00
2013-05-03 16:58:46 +01:00
2015-08-25 07:21:33 -04:00
2016-01-06 08:13:50 -05:00
2011-10-28 10:11:16 +01:00
2010-12-02 16:00:47 -07:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2010-10-12 11:26:52 +01:00
2013-05-07 11:19:04 +01:00
2014-12-02 07:30:10 +01:00
2013-05-03 15:56:15 +01:00
2013-05-07 15:29:37 +01:00
2010-11-12 19:47:20 +01:00