Files
.github
datadog
doc
examples
foreman
src
tests
.gitignore
COPYING
INSTALL
Makefile.am
Procfile
README.md
bootstrap
configure.ac
default.nix
flake.lock
flake.nix
hydra-api.yaml
hydra-module.nix
shell.nix
version
hydra/Makefile.am

9 lines
261 B
Makefile
Raw Normal View History

2013-01-22 12:05:47 +01:00
SUBDIRS = src tests doc
2010-09-30 14:29:15 +00:00
BOOTCLEAN_SUBDIRS = $(SUBDIRS)
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = hydra-module.nix
2010-09-30 14:29:15 +00:00
install-data-local: hydra-module.nix
$(INSTALL) -d $(DESTDIR)$(datadir)/nix
$(INSTALL_DATA) hydra-module.nix $(DESTDIR)$(datadir)/nix/