diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:06 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:06 +0100 |
commit | 02cc3d8088c307a26f9b52e294fb932d1e40ee4d (patch) | |
tree | c7e987a1421f4c7db08c1aa4bf17107185dca4d0 /data/appdata | |
parent | f64f5d0c9e37828bc1a42f8e69bbc4d3d8c549f5 (diff) |
Imported Upstream version 3.19.1upstream/3.19.1
Diffstat (limited to 'data/appdata')
-rw-r--r-- | data/appdata/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
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@ |