summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
commita2b01dbfa5730e947b0863366e411a463ab1aa20 (patch)
treef3e0180212749ace7b422f38416544895545d2d6 /configure.ac
parenteb203b01c9ee729e603289a63f881d9866f61ea6 (diff)
src/libudev: successfully builds
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7fa1686904..3c0efdcb85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -269,6 +269,9 @@ AC_CONFIG_FILES([Makefile
src/libudev/Makefile
src/test/Makefile
src/udev/Makefile
- test/Makefile])
+ test/Makefile
+ src/udev/udev.pc
+ src/gudev/gudev-1.0.pc
+ src/libudev/libudev.pc])
AC_OUTPUT