Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | From e6d53086524a94d27920614e38966020e0b2b3ef Mon Sep 17 00:00:00 2001 |
| 2 | From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com> |
| 3 | Date: Mon, 5 Nov 2012 11:25:02 +0100 |
| 4 | Subject: [PATCH] Makefile.am: no examples |
| 5 | MIME-Version: 1.0 |
| 6 | Content-Type: text/plain; charset=UTF-8 |
| 7 | Content-Transfer-Encoding: 8bit |
| 8 | |
| 9 | Upstream-Status: Inappropriate [configuration] |
| 10 | |
| 11 | Signed-off-by: Andreas MΓΌller <schnitzeltony@googlemail.com> |
| 12 | |
| 13 | --- |
| 14 | Makefile.am | 2 +- |
| 15 | 1 files changed, 1 insertions(+), 1 deletions(-) |
| 16 | |
| 17 | diff --git a/Makefile.am b/Makefile.am |
| 18 | index 28ee7eb..af437a6 100644 |
| 19 | --- a/Makefile.am |
| 20 | +++ b/Makefile.am |
| 21 | @@ -1 +1 @@ |
| 22 | -SUBDIRS = src examples |
| 23 | \ No newline at end of file |
| 24 | +SUBDIRS = src |
| 25 | -- |
| 26 | 1.7.6.5 |
| 27 | |