2014-08-22 21:06:36 -05:00
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
|
|
|
@@ -470,7 +470,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-testdatadir=$(TESTDATADIR)
|
2013-07-08 07:01:17 -05:00
|
|
|
@BUILD_POPPLER_CPP_TRUE@cpp_subdir = cpp
|
|
|
|
@BUILD_POPPLER_CPP_TRUE@cpp_pc_file = poppler-cpp.pc
|
|
|
|
@BUILD_UTILS_TRUE@utils_subdir = utils
|
2014-08-22 21:06:36 -05:00
|
|
|
-SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) test $(qt4_subdir) $(qt5_subdir) $(cpp_subdir)
|
|
|
|
+SUBDIRS = goo fofi $(splash_subdir) poppler $(utils_subdir) $(glib_subdir) $(qt4_subdir) $(qt5_subdir) $(cpp_subdir)
|
2013-07-08 07:01:17 -05:00
|
|
|
|
|
|
|
# Add CMake buildsystem files here so they get added on make dist
|
|
|
|
EXTRA_DIST = README-XPDF poppler.pc.in poppler-uninstalled.pc.in \
|