Makefile.am 313 B

12345678
  1. noinst_SCRIPTS = sqlite3-difftbl-check.py
  2. # We're going to abuse install-data-local for a pre-install check.
  3. # This is to be considered a short term hack and is expected to be removed
  4. # in a near future version.
  5. install-data-local:
  6. $(PYTHON) sqlite3-difftbl-check.py \
  7. $(localstatedir)/$(PACKAGE)/zone.sqlite3