summaryrefslogtreecommitdiff
path: root/hw/xprint/raster/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xprint/raster/Makefile.am')
-rw-r--r--hw/xprint/raster/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/hw/xprint/raster/Makefile.am b/hw/xprint/raster/Makefile.am
deleted file mode 100644
index 1ee1122f2..000000000
--- a/hw/xprint/raster/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-noinst_LTLIBRARIES = libraster.la
-
-INCLUDES = -I$(top_srcdir)/hw/xprint
-
-AM_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ -D_XP_PRINT_SERVER_
-
-libraster_la_SOURCES = \
- RasterAttVal.c \
- Raster.c \
- Raster.h