diff options
Diffstat (limited to 'hw/xfree86/utils/xorgconfig/Makefile.am')
-rw-r--r-- | hw/xfree86/utils/xorgconfig/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/utils/xorgconfig/Makefile.am b/hw/xfree86/utils/xorgconfig/Makefile.am index 25e74d739..17a3f7879 100644 --- a/hw/xfree86/utils/xorgconfig/Makefile.am +++ b/hw/xfree86/utils/xorgconfig/Makefile.am @@ -29,7 +29,7 @@ bin_PROGRAMS = xorgconfig X11dir = $(libdir)/X11 -X11_DATA = Cards +dist_X11_DATA = Cards xorgconfig_CFLAGS = $(DEP_CFLAGS) \ -DCARD_DATABASE_FILE='"$(X11dir)/Cards"' \ |