ustr/inst_examples.patch
James Antill 42eedc4e8d - Patches for minor GIT HEAD documentation fixes.
- Install mkdir_p and fgrep examples.
2007-08-06 01:38:32 +00:00

12 lines
314 B
Diff

diff --git a/Makefile b/Makefile
index 53edefe..6232cf2 100644
--- a/Makefile
+++ b/Makefile
@@ -72,6 +72,7 @@ MAN_PAGES_3 = \
Documentation/ustr_const.3
EXAMPLES = examples/Makefile \
+ examples/fgrep.c \
examples/hello_world.c \
examples/hexdump.c \
examples/mkdir_p.c \