about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLuca Bruno <lucabru@src.gnome.org>2015-04-22T12·21+0000
committerLuca Bruno <lucabru@src.gnome.org>2015-04-22T15·08+0000
commitab2b3d666821cbcc7a3ece71b664c2d45f87f8c9 (patch)
tree2b15f99ec5377a61b5e841bf22b541a18bc546f6 /Makefile
parent4d652875bdd87c3f1aa08111c63c0719f1ee0c1a (diff)
nix-collect-garbage: translate to C++
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d8d4a7cc57..fe2e88a995 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ makefiles = \
   src/nix-instantiate/local.mk \
   src/nix-env/local.mk \
   src/nix-daemon/local.mk \
+  src/nix-collect-garbage/local.mk \
   src/download-via-ssh/local.mk \
   src/nix-log2xml/local.mk \
   src/bsdiff-4.3/local.mk \