Fix typo and add new Makefiles to AC_OUTPUT

Fix typos
Add xorg.conf.man to CLEANFILES
Add missing files to EXTRA_DIST
This commit is contained in:
Kevin E Martin 2005-10-15 20:44:44 +00:00
commit c2e461c7e9
13 changed files with 198 additions and 33 deletions

View file

@ -0,0 +1,23 @@
EXTRA_DIST = \
accel/rlAccel.c \
accel/rlAccel.h \
accel/rlBlt.c \
accel/rlCopy.c \
accel/rlFill.c \
accel/rlFillRect.c \
accel/rlFillSpans.c \
accel/rlGlyph.c \
accel/rlSolid.c \
README.txt \
rootlessCommon.c \
rootlessCommon.h \
rootlessConfig.h \
rootlessGC.c \
rootless.h \
rootlessScreen.c \
rootlessValTree.c \
rootlessWindow.c \
rootlessWindow.h \
safeAlpha/safeAlpha.h \
safeAlpha/safeAlphaPicture.c \
safeAlpha/safeAlphaWindow.c