From df5d47560c19b01f2998806c4b62f459a6b5fc02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 26 Jul 2005 18:56:45 +0000 Subject: [PATCH] xserver/xorg/fb/Makefile.am: install fboverlay.h --- fb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fb/Makefile.am b/fb/Makefile.am index 2f0bc1db4..a50c1034f 100644 --- a/fb/Makefile.am +++ b/fb/Makefile.am @@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libfb.la AM_CFLAGS = $(DIX_CFLAGS) -sdk_HEADERS = fb.h fbrop.h fbpseudocolor.h +sdk_HEADERS = fb.h fbrop.h fbpseudocolor.h fboverlay.h libfb_la_SOURCES = \ fb.h \