]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-dcrypt: Remove duplication of samples
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 30 May 2016 19:05:22 +0000 (22:05 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 30 May 2016 19:05:22 +0000 (22:05 +0300)
src/lib-dcrypt/Makefile.am

index 73c5c1d9a988508176c82d65bd563bde4cf3fd80..98666d8c99f73f925b1dd3ad8df4126d1cc5b601 100644 (file)
@@ -45,11 +45,6 @@ check-test: all-am
          if ! $(RUN_TEST) ./$$bin; then exit 1; fi; \
        done
 
-
-noinst_DATA = \
-       sample-v1.bin \
-       sample-v2.bin
-
 LIBDOVECOT_TEST = \
        ../lib-test/libtest.la \
        ../lib/liblib.la \