blob: 36dda6f713314a666ae28aedb2d1ffb0308b0e52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/Makefile.in.orig 2009-07-05 17:46:35.000000000 -0300
+++ src/Makefile.in 2009-07-05 17:47:03.000000000 -0300
@@ -235,7 +235,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = tk glaux camera graphics modules sico2elmer objects visuals tcl elements
+SUBDIRS = tk glaux camera graphics modules objects visuals tcl elements
@NOTWINDOWS_FALSE@ElmerPost_SOURCES = \
@NOTWINDOWS_FALSE@ ElmerPost.c \
@NOTWINDOWS_FALSE@ elmerpost.h \
|