summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-15 03:39:58 +0000
committerKevin E Martin <kem@kem.org>2005-07-15 03:39:58 +0000
commitdbcf104689ca368523715eb5945bcd800985799b (patch)
tree10772872cc6b25805dc51fe28aaa8ee23c97df0f /src/Makefile.am
parent2256fabf1cd69c950639f236f61e59e68cc8e6fa (diff)
Fix filename typo
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 57007cd4..ae5643e7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -73,7 +73,7 @@ theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la
theatre_detect_drv_la_LDFLAGS = -module -avoid-version
theatre_detect_drv_ladir = @moduledir@/drivers
theatre_detect_drv_la_SOURCES = \
- theatre.c theatre_detect_module.c
+ theatre_detect.c theatre_detect_module.c
theatre_drv_la_LTLIBRARIES = theatre_drv.la
theatre_drv_la_LDFLAGS = -module -avoid-version