[poppler] poppler/test: Makefile.am,1.3,1.4
Kristian Høgsberg
krh at freedesktop.org
Tue Sep 6 20:00:38 PDT 2005
Update of /cvs/poppler/poppler/test
In directory gabe:/tmp/cvs-serv28465/test
Modified Files:
Makefile.am
Log Message:
2005-09-06 Kristian Høgsberg <krh at redhat.com>
* configure.ac: Enable A4_PAPER and OPI_SUPPORT by default. There
is no reason to not enable OPI and the paper size should be
controlled by the application.
* test/Makefile.am (EXTRA_DIST): Add pdf-operators.c
Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/test/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 24 Aug 2005 03:21:20 -0000 1.3
+++ Makefile.am 7 Sep 2005 03:00:36 -0000 1.4
@@ -59,3 +59,6 @@
$(CAIRO_LIBS) \
$(FREETYPE_LIBS) \
$(GTK_TEST_LIBS)
+
+EXTRA_DIST = \
+ pdf-operators.c
More information about the poppler
mailing list