From 02cc3d8088c307a26f9b52e294fb932d1e40ee4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 3 Nov 2015 12:10:06 +0100 Subject: Imported Upstream version 3.19.1 --- data/Makefile.in | 2 ++ data/appdata/Makefile.in | 2 ++ data/icons/Makefile.in | 2 ++ 3 files changed, 6 insertions(+) (limited to 'data') diff --git a/data/Makefile.in b/data/Makefile.in index 471f609..a2aa206 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -268,6 +268,8 @@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ +PACKAGEKIT_CFLAGS = @PACKAGEKIT_CFLAGS@ +PACKAGEKIT_LIBS = @PACKAGEKIT_LIBS@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ diff --git a/data/appdata/Makefile.in b/data/appdata/Makefile.in index ea56f50..8f862fb 100644 --- a/data/appdata/Makefile.in +++ b/data/appdata/Makefile.in @@ -205,6 +205,8 @@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ +PACKAGEKIT_CFLAGS = @PACKAGEKIT_CFLAGS@ +PACKAGEKIT_LIBS = @PACKAGEKIT_LIBS@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in index 1cfa0ea..953ee81 100644 --- a/data/icons/Makefile.in +++ b/data/icons/Makefile.in @@ -175,6 +175,8 @@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ +PACKAGEKIT_CFLAGS = @PACKAGEKIT_CFLAGS@ +PACKAGEKIT_LIBS = @PACKAGEKIT_LIBS@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ -- cgit v1.2.3