[cairo-commit] cairomm/examples/pdf-surface Makefile.am,1.1,1.2

Murray Cumming commit at pdx.freedesktop.org
Fri Jan 27 11:06:16 PST 2006


Committed by: murrayc

Update of /cvs/cairo/cairomm/examples/pdf-surface
In directory gabe:/tmp/cvs-serv3990/examples/pdf-surface

Modified Files:
	Makefile.am 
Log Message:
2006-01-27  Murray Cumming  <murrayc at murrayc.com>

        * examples/pdf-surface/Makefile.am: Remove extra LDADD that was breaking
        the distcheck.


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairomm/examples/pdf-surface/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	26 Jan 2006 15:59:15 -0000	1.1
+++ Makefile.am	27 Jan 2006 19:06:14 -0000	1.2
@@ -1,7 +1,6 @@
 include $(top_srcdir)/examples/Makefile.am_fragment
 
 # build the executable but don't install it
-example_pdf_file_LDADD = $(top_srcdir)/cairomm/libcairomm-1.0.la
 noinst_PROGRAMS = example_pdf_file
 example_pdf_file_SOURCES = main.cc
 



More information about the cairo-commit mailing list