diff options
author | Karel Zak <kzak@redhat.com> | 2009-09-16 14:40:41 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-09-16 14:40:41 +0200 |
commit | cc33d69328271f795e5b9ca7bd3f6500e0399acf (patch) | |
tree | ff5ec4f280427b159d8cb1f222a9b69de5dc0a78 /configure.ac | |
parent | 0d44d469e2fbac66299e4b53274da1201af518c0 (diff) | |
download | util-linux-old-cc33d69328271f795e5b9ca7bd3f6500e0399acf.tar.gz |
libblkid: add topology support
Signed-off-by: Karel Zak <kzak@redhat.com>
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 091d76b8..1c914d19 100644 --- a/configure.ac +++ b/configure.ac @@ -922,6 +922,7 @@ shlibs/blkid/blkid.pc shlibs/blkid/Makefile shlibs/blkid/src/Makefile shlibs/blkid/src/superblocks/Makefile +shlibs/blkid/src/topology/Makefile shlibs/uuid/uuid.pc shlibs/uuid/Makefile shlibs/uuid/man/Makefile |