[poppler] Makefile.am

Albert Astals Cid aacid at kemper.freedesktop.org
Sun Sep 18 09:16:55 PDT 2011


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

New commits:
commit 40e066a84ddb3a5c41805c095659af5f5704d6d8
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
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				\


More information about the poppler mailing list