diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | conf/10-wacom.conf (renamed from fdi/10-wacom.conf) | 0 | ||||
-rw-r--r-- | conf/Makefile.am (renamed from fdi/Makefile.am) | 0 | ||||
-rw-r--r-- | conf/wacom.fdi (renamed from fdi/wacom.fdi) | 0 | ||||
-rw-r--r-- | configure.ac | 2 |
5 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 0070abd..808bb13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ # Ensure headers are installed below $(prefix) for distcheck DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg' -SUBDIRS = fdi src man include tools +SUBDIRS = conf src man include tools MAINTAINERCLEANFILES = ChangeLog INSTALL pkgconfigdir = $(libdir)/pkgconfig diff --git a/fdi/10-wacom.conf b/conf/10-wacom.conf index d5423fc..d5423fc 100644 --- a/fdi/10-wacom.conf +++ b/conf/10-wacom.conf diff --git a/fdi/Makefile.am b/conf/Makefile.am index d6bbbdb..d6bbbdb 100644 --- a/fdi/Makefile.am +++ b/conf/Makefile.am diff --git a/fdi/wacom.fdi b/conf/wacom.fdi index 5c71563..5c71563 100644 --- a/fdi/wacom.fdi +++ b/conf/wacom.fdi diff --git a/configure.ac b/configure.ac index fd9ca63..7603b1e 100644 --- a/configure.ac +++ b/configure.ac @@ -99,7 +99,7 @@ DRIVER_NAME=wacom AC_SUBST([DRIVER_NAME]) AC_CONFIG_FILES([Makefile - fdi/Makefile + conf/Makefile src/Makefile man/Makefile include/Makefile |