[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10542 - gnuradio/branches/developers/michaelld/two_mo
From: |
michaelld |
Subject: |
[Commit-gnuradio] r10542 - gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc |
Date: |
Sat, 28 Feb 2009 13:02:18 -0700 (MST) |
Author: michaelld
Date: 2009-02-28 13:02:18 -0700 (Sat, 28 Feb 2009)
New Revision: 10542
Modified:
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
Log:
Always good to provide the correct location of files.
Modified:
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
===================================================================
---
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
2009-02-28 19:56:22 UTC (rev 10541)
+++
gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc/Makefile.am
2009-02-28 20:02:18 UTC (rev 10542)
@@ -23,9 +23,9 @@
SUBDIRS = other xml-swig
-dist_gr_doc_DATA = \
- README \
- README.hacking
+dist_gr_doc_DATA = \
+ $(top_srcdir)/README \
+ $(top_srcdir)/README.hacking
all-local: prep @generate_docs@
doc: docs # alias
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10542 - gnuradio/branches/developers/michaelld/two_mods/gnuradio-core/doc,
michaelld <=