From 768e63b62c50cc6867fb1b685ab1f941a11b2aae Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Thu, 9 Feb 2012 17:33:06 +0100 Subject: Show alert boxes when something's wrong with the printer --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3ef37fd..ef57d5c 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,7 @@ AC_CONFIG_HEADER(config.h) AC_CONFIG_FILES([ Makefile src/Makefile + test/Makefile ]) PKG_CHECK_MODULES(APPLET, gtk+-3.0 >= 3.0 -- cgit v1.2.3