]> git.ozlabs.org Git - petitboot/blobdiff - Makefile.in
Hookup the --with-twin configure option
[petitboot] / Makefile.in
index 47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817..ff5e6f4797031b6f2c17ba8de2d5166539cf2386 100644 (file)
@@ -11,6 +11,8 @@ DEFS = @DEFS@
 CPPFLAGS = @CPPFLAGS@ $(DEFS)
 
 # dependencies
+PBTWIN = @PBTWIN@
+LIBTWIN = @LIBTWIN@
 twin_CFLAGS = @twin_CFLAGS@
 twin_LDFLAGS = @twin_LIBS@