diff options
author | Kevin E Martin <kem@kem.org> | 2005-07-13 02:20:59 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-07-13 02:20:59 +0000 |
commit | c1a824048051fc5e826ce96a555b706a1e4a015c (patch) | |
tree | cdac8ed207d6c27df19d95fd9ee7a1081e82295c /src | |
parent | b230244cdf99e2f7b06efd8ffd1651dbd12dc248 (diff) |
Update all input drivers to pass distcheck
Diffstat (limited to 'src')
-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 2221bbc..1599630 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,4 +28,4 @@ @DRIVER_NAME@_drv_la_LDFLAGS = -module -avoid-version @DRIVER_NAME@_drv_ladir = @inputdir@ -@DRIVER_NAME@_drv_la_SOURCES = @DRIVER_NAME@.c +@DRIVER_NAME@_drv_la_SOURCES = elo.c elo.h |