mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-27 09:58:08 +01:00
12 lines
350 B
Diff
12 lines
350 B
Diff
|
--- src/Makefile.in.orig 2011-01-16 01:24:41.000000000 +0100
|
||
|
+++ src/Makefile.in 2011-01-16 01:23:48.000000000 +0100
|
||
|
@@ -209,7 +209,7 @@
|
||
|
# See the License for the specific language governing permissions and
|
||
|
# limitations under the License.
|
||
|
#
|
||
|
-SUBDIRS = main examples site test
|
||
|
+SUBDIRS = main #examples site test
|
||
|
all: all-recursive
|
||
|
|
||
|
.SUFFIXES:
|