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