28 lines
698 B
Diff
28 lines
698 B
Diff
From e6d53086524a94d27920614e38966020e0b2b3ef Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
|
Date: Mon, 5 Nov 2012 11:25:02 +0100
|
|
Subject: [PATCH] Makefile.am: no examples
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Upstream-Status: Inappropriate [configuration]
|
|
|
|
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
|
|
|
---
|
|
Makefile.am | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/Makefile.am b/Makefile.am
|
|
index 28ee7eb..af437a6 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1 +1 @@
|
|
-SUBDIRS = src examples
|
|
\ No newline at end of file
|
|
+SUBDIRS = src
|
|
--
|
|
1.7.6.5
|
|
|