Revision c6ccba7e Makefile.am

b/Makefile.am
245 245
	tools/sanitize-config
246 246

  
247 247
pkglib_python_scripts = \
248
	daemons/import-export
248
	daemons/import-export \
249
	tools/check-cert-expired
249 250

  
250 251
pkglib_SCRIPTS = \
251 252
	daemons/daemon-util \
......
366 367
dist_TESTS = \
367 368
	test/daemon-util_unittest.bash \
368 369
	test/import-export_unittest.bash \
370
	test/check-cert-expired_unittest.bash \
369 371
	$(python_tests)
370 372

  
371 373
nodist_TESTS =

Also available in: Unified diff