summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-09 06:53:49 +0000
committerKeith Packard <keithp@keithp.com>2005-07-09 06:53:49 +0000
commit9db3c882e7571eebc98d0070c3ccbc7633b57604 (patch)
tree6a709ad312e4d398d5e6080a259517720fa214ad /src/Makefile.am
parent1b0c54229a5259677eab3f80cf8baedc1ca802e5 (diff)
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8f9397c..0e54a72 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@ libXv_la_SOURCES = \
Xvlibint.h
libXv_la_LIBADD = @DEP_LIBS@
-libXv_la_CFLAGS = @DEP_CFLAGS@
+AM_CFLAGS = @DEP_CFLAGS@
libXv_la_LDFLAGS = -version-info 7:0:0 -no-undefined