diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-02 21:35:53 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-02 21:36:20 -0400 |
commit | b4cee2bd88f36b2eddacfe91726b698ae61c819b (patch) | |
tree | 027ab1f172381cfc502209198cbaefd426c53482 /boilerplate | |
parent | e3d190c92f16c3b6cd3bf3791959c247b7aaa7ac (diff) |
[boilerplate] Remove obsolete reference to pixman
Diffstat (limited to 'boilerplate')
-rw-r--r-- | boilerplate/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boilerplate/Makefile.am b/boilerplate/Makefile.am index 7efb56f2..513edf37 100644 --- a/boilerplate/Makefile.am +++ b/boilerplate/Makefile.am @@ -89,7 +89,6 @@ endif INCLUDES = \ -I$(srcdir) \ - -I$(top_srcdir)/pixman/src \ -I$(top_builddir)/src \ -I$(top_srcdir)/src \ $(CAIRO_CFLAGS) |