Codebase list ddccontrol-db / 63036a5e-6533-4429-b501-d13b7037d5a4/upstream Makefile.am
63036a5e-6533-4429-b501-d13b7037d5a4/upstream

Tree @63036a5e-6533-4429-b501-d13b7037d5a4/upstream (Download .tar.gz)

Makefile.am @63036a5e-6533-4429-b501-d13b7037d5a4/upstreamraw · 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