Codebase list ddccontrol-db / debian/20171217-2 Makefile.am
debian/20171217-2

Tree @debian/20171217-2 (Download .tar.gz)

Makefile.am @debian/20171217-2raw · history · blame

SUBDIRS= db po

EXTRA_DIST = config.rpath intltool-extract.in intltool-merge.in intltool-update.in xml2h.pl po/POTFILES

# needed to conform GNU standards
# TODO: more sophisticated solution is welcome
README: README.md
	cp $< $@

check-db:
	cd db && make check-db