Doh, remember to add this file.

This commit is contained in:
Kristian Høgsberg 2005-10-15 19:34:28 +00:00
parent 744aa34ca5
commit 34b7b57b3c
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-10-15 Kristian Høgsberg <krh@redhat.com>
* lbx/Makefile.am: Doh, remember to add this file.
2005-10-14 Kristian Høgsberg <krh@redhat.com>
* Makefile.am:

21
lbx/Makefile.am Normal file
View File

@ -0,0 +1,21 @@
noinst_LTLIBRARIES = liblbx.la
AM_CFLAGS = $(DIX_CFLAGS)
liblbx_la_SOURCES = \
lbxcmap.c \
lbxdata.h \
lbxdix.c \
lbxexts.c \
lbxgfx.c \
lbxmain.c \
lbxopts.c \
lbxprop.c \
lbxserve.h \
lbxsquish.c \
lbxsrvopts.h \
lbxswap.c \
lbxtables.c \
lbxtags.c \
lbxtags.h \
lbxzerorep.c