diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3aa59f1a7d56..502d7c019853 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1486,6 +1486,7 @@ SUBDIR += libvanessa_logger SUBDIR += libvanessa_socket SUBDIR += libvc + SUBDIR += libversion SUBDIR += libvhdi SUBDIR += libvirt SUBDIR += libvirt-glib @@ -1495,7 +1496,6 @@ SUBDIR += libvshadow SUBDIR += libvslvm SUBDIR += libvterm - SUBDIR += libversion SUBDIR += libwfut SUBDIR += libx86 SUBDIR += libxalloc |