]> www.fi.muni.cz Git - evince.git/blobdiff - pixbuf/Makefile.am
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / pixbuf / Makefile.am
diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am
deleted file mode 100644 (file)
index 11cc42a..0000000
+++ /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