You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
383 B
12 lines
383 B
Index: Makefile.in |
|
--- Makefile.in.orig 2014-03-22 11:34:31.643604000 +0100 |
|
+++ Makefile.in 2014-03-22 11:34:54.813782597 +0100 |
|
@@ -258,7 +258,7 @@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
-SUBDIRS = lib util pic $(am__append_1) |
|
+SUBDIRS = lib util |
|
|
|
# Pacify autoreconf. We don't actually use this. |
|
ACLOCAL_AMFLAGS = -I m4
|
|
|