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