Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 40e066a84ddb3a5c41805c095659af5f5704d6d8
Author: suzuki toshiya <[email protected]>
Date:   Sun Sep 18 18:16:14 2011 +0200

    qt_subdir is unneeded

diff --git a/Makefile.am b/Makefile.am
index 3d2b68f..60c82dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ if BUILD_UTILS
 utils_subdir = utils
 endif
 
-SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) 
$(qt_subdir) test $(qt4_subdir) $(cpp_subdir)
+SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) 
test $(qt4_subdir) $(cpp_subdir)
 
 EXTRA_DIST =                                   \
        README-XPDF                             \
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to