diff options
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index e474828..5a9a48f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ -bin_PROGRAMS = mock-cups-notifier +noinst_PROGRAMS = mock-cups-notifier DISTCLEANFILES = mock-cups-notifier mock_cups_notifier_SOURCES = \ |