rdisc: build libndp recursively
authorPavel Šimerda <psimerda@redhat.com>
Tue, 4 Jun 2013 17:07:03 +0000 (19:07 +0200)
committerPavel Šimerda <psimerda@redhat.com>
Thu, 6 Jun 2013 04:47:17 +0000 (06:47 +0200)
Makefile.am
configure.ac

index 9976a2a..3fcc135 100644 (file)
@@ -6,6 +6,7 @@ SUBDIRS = \
        libnm-util \
        libnm-glib \
        introspection \
+       libndp \
        src \
        callouts \
        cli \
index 4f1649f..51f4aec 100644 (file)
@@ -715,6 +715,7 @@ examples/C/qt/Makefile
 examples/dispatcher/Makefile
 vapi/Makefile
 ])
+AC_CONFIG_SUBDIRS([libndp])
 AC_OUTPUT
 
 # Print build configuration