diff options
author | Andy Wingo <wingo@pobox.com> | 2015-04-08 08:32:15 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2015-04-08 08:34:00 +0200 |
commit | e48356a1a436d9dd8c2c7a2d77e81ce72b369ee3 (patch) | |
tree | 10015c2cab691d32348c939e1db3c0376e11178c /configure.ac | |
parent | 6ab9ca85fe5ee300345a508809d5e075751d4241 (diff) |
Make autoreconf work again
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 93742d2d6f..19bca32e46 100644 --- a/configure.ac +++ b/configure.ac @@ -1507,10 +1507,6 @@ AC_SUBST([rootlibdir], [$with_rootlibdir]) AC_CONFIG_FILES([ Makefile po/Makefile.in - docs/libudev/Makefile - docs/libudev/version.xml - docs/gudev/Makefile - docs/gudev/version.xml ]) AC_OUTPUT |