diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-19 19:33:22 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-19 19:33:22 +0200 |
commit | 95023c77fc476355c2485ca1cce7b3e2b9619b68 (patch) | |
tree | d4f96b406a6beff1da0a257f3db53a7a0472d027 /configure.ac | |
parent | 9ab11b6258abe2c9c0420a70e5b21f3f341c82c5 (diff) |
docs: install writing_udev_rules
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 9fde92a3a8..e5642f6b13 100644 --- a/configure.ac +++ b/configure.ac @@ -101,6 +101,7 @@ AM_CONDITIONAL([ENABLE_INTROSPECTION], [test "x$enable_introspection" = xyes]) AC_CONFIG_HEADERS(config.h) AC_CONFIG_FILES([ Makefile + docs/Makefile libudev/Makefile libudev/libudev.pc libudev/docs/Makefile |