From 623f13d8198b83df890f014b1d27255f4d78f35b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 21 Oct 2016 03:00:49 -0400 Subject: wip --- src/systemd-nspawn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd-nspawn/Makefile') diff --git a/src/systemd-nspawn/Makefile b/src/systemd-nspawn/Makefile index 6f02aa5f1e..ff55db23e5 100644 --- a/src/systemd-nspawn/Makefile +++ b/src/systemd-nspawn/Makefile @@ -72,7 +72,7 @@ systemd_nspawn_LDADD = \ ifneq ($(HAVE_LIBIPTC),) systemd_nspawn_LDADD += \ - libfirewall.la + libsystemd-firewall.la endif # HAVE_LIBIPTC test_patch_uid_SOURCES = \ -- cgit v1.2.3-54-g00ecf