From 48d6a20fe8750cceac22e9548064311736aa8973 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Fri, 14 Jan 2011 15:09:02 +0100 Subject: [PATCH] Rebuild libykpers-1 when libykpers-1.map is updated. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index f42adc8..3ba6ee9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ libykpers_1_la_SOURCES += ykpers-1.pc.in libykpers-1.map libykpers_1_la_LIBADD = $(LTLIBYUBIKEY) ./ykcore/libykcore.la libykpers_1_la_LDFLAGS = -no-undefined \ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) +libykpers_1_la_DEPENDENCIES = libykpers-1.map pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = ykpers-1.pc -- 2.39.5