summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 96b6b0e86a..36b56c0cf8 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -81,6 +81,7 @@ gdk_public_h_sources = \
gdkpango.h \
gdkpicture.h \
gdkpixbuf.h \
+ gdkpixbufpicture.h \
gdkprivate.h \
gdkproperty.h \
gdkrectangle.h \
@@ -131,6 +132,7 @@ gdk_c_sources = \
gdkpango.c \
gdkpicture.c \
gdkpixbuf-drawable.c \
+ gdkpixbufpicture.c \
gdkrectangle.c \
gdkrgba.c \
gdkscreen.c \