diff options
author | Kevin E Martin <kem@kem.org> | 2005-07-13 02:20:58 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-07-13 02:20:58 +0000 |
commit | 2c17a50da1705e0156ee90438ca42f34ecb185a7 (patch) | |
tree | 5a7c259355736c37e39c472b79248c78bdf6e392 /src | |
parent | 2864517ccdbd05f901f1b2e686c006c07a2a0485 (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..3c38800 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 = xf86Dyna.c xf86Dyna.h |