summaryrefslogtreecommitdiff
path: root/fb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fb/Makefile.am')
-rw-r--r--fb/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/fb/Makefile.am b/fb/Makefile.am
index ab53dc27e..64bbef2ab 100644
--- a/fb/Makefile.am
+++ b/fb/Makefile.am
@@ -2,8 +2,6 @@ noinst_LTLIBRARIES = libfb.la
sdk_HEADERS = fb.h fbrop.h
-AM_CFLAGS = -DXFree86Server -DXFree86Loader
-
libfb_la_SOURCES = \
fb.h \
fb24_32.c \
@@ -14,7 +12,6 @@ libfb_la_SOURCES = \
fbblt.c \
fbbltone.c \
fbbstore.c \
- fbcmap.c \
fbcompose.c \
fbcopy.c \
fbfill.c \
@@ -48,3 +45,5 @@ libfb_la_SOURCES = \
fbedgeimp.h \
fbmmx.c \
fbmmx.h
+
+EXTRA_DIST = fbcmap.c