diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-01 20:09:12 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-01 20:09:12 +0000 |
commit | 9064f83cdb11b1515fec1c9f33bd7397ad7f492b (patch) | |
tree | 8c47c40c44214ebd63e1451a3f0487f478e0b1b6 | |
parent | dd829239e989de7b7affc504fc29da673d1d46d5 (diff) |
xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
whitespace after backslash modularizeapp.sh: s/destkop/desktop/
modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 34a8f98..8abbdfc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ lib_LTLIBRARIES = libXv.la -libXv_la_SOURCES = \ +libXv_la_SOURCES = \ Xv.c \ Xvlibint.h |