686ea7add8
Change-Id: Ia5c85b8e697491aafc9de4838504226f11480b44 Reviewed-on: https://gerrit.libreoffice.org/11081 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
11 lines
649 B
Groff
11 lines
649 B
Groff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -470,7 +470,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-testdatadir=$(TESTDATADIR)
|
|
@BUILD_POPPLER_CPP_TRUE@cpp_subdir = cpp
|
|
@BUILD_POPPLER_CPP_TRUE@cpp_pc_file = poppler-cpp.pc
|
|
@BUILD_UTILS_TRUE@utils_subdir = utils
|
|
-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)
|
|
|
|
# Add CMake buildsystem files here so they get added on make dist
|
|
EXTRA_DIST = README-XPDF poppler.pc.in poppler-uninstalled.pc.in \
|