Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pixbuf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pixbuf/Makefile.am')
-rw-r--r--pixbuf/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am
deleted file mode 100644
index 11cc42a..0000000
--- a/pixbuf/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-INCLUDES = \
- -I$(top_srcdir) \
- -I$(top_srcdir)/backend \
- $(BACKEND_CFLAGS)
-
-noinst_LTLIBRARIES = libpixbufdocument.la
-
-libpixbufdocument_la_SOURCES = \
- pixbuf-document.c \
- pixbuf-document.h