diff options
author | jao <jao@oblong.net> | 2009-05-09 00:49:53 +0200 |
---|---|---|
committer | jao <jao@oblong.net> | 2009-05-09 00:49:53 +0200 |
commit | b2dc70474333811c4754da48bc40d052f4213dd8 (patch) | |
tree | d9b1691b8201000edac91febe587aef1e5597423 | |
parent | ef9a55314304f6a4eb756542304b3d20ffd91e46 (diff) | |
download | nowebmk-b2dc70474333811c4754da48bc40d052f4213dd8.tar.gz nowebmk-b2dc70474333811c4754da48bc40d052f4213dd8.tar.bz2 |
Sample files in their own folder.
-rw-r--r-- | sample/Makefile.sample (renamed from Makefile.sample) | 2 | ||||
-rw-r--r-- | sample/chapter1.nw (renamed from chapter1.nw) | 0 | ||||
-rw-r--r-- | sample/contents.tex (renamed from contents.tex) | 0 | ||||
-rw-r--r-- | sample/index.tex (renamed from index.tex) | 0 | ||||
-rw-r--r-- | sample/intro.tex (renamed from intro.tex) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sample b/sample/Makefile.sample index da14ca9..a18a985 100644 --- a/Makefile.sample +++ b/sample/Makefile.sample @@ -44,7 +44,7 @@ NW_SUBDIRS = . NW_LINEFORMAT = # Location of noweb.mk -NW_MAKEFILE = noweb.mk +NW_MAKEFILE = ../noweb.mk include $(NW_MAKEFILE) diff --git a/chapter1.nw b/sample/chapter1.nw index 03a85b9..03a85b9 100644 --- a/chapter1.nw +++ b/sample/chapter1.nw diff --git a/contents.tex b/sample/contents.tex index 8c58747..8c58747 100644 --- a/contents.tex +++ b/sample/contents.tex diff --git a/index.tex b/sample/index.tex index 481b685..481b685 100644 --- a/index.tex +++ b/sample/index.tex diff --git a/intro.tex b/sample/intro.tex index 7b8fc31..7b8fc31 100644 --- a/intro.tex +++ b/sample/intro.tex |