diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 654dd68..568fb37 100644 --- a/Makefile.in +++ b/Makefile.in @@ -256,6 +256,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@ |