[pixman] Fix typo in Makefile.am

This commit is contained in:
Behdad Esfahbod 2007-04-20 00:55:03 -04:00
parent abcd929c57
commit 2a03895663

View file

@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libpixman.la
libpixman_la_SOURCES = \
pixman.h \
pixman-int.h \
pixmanint.h \
pixman-remap.h \
pixman-xserver-compat.h \
pixregion.c \