diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-10-03T20·54-0400 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-10-03T20·59-0400 |
commit | 7586095504f238a35937426aa870cb6d2a7b2862 (patch) | |
tree | 4cc694fe23f94365523454305e88c91ba5e0215b /src/Makefile.am | |
parent | a562d544d8520a0f113ad1a348e28ea00f27b693 (diff) |
Remove bin2c
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ec36327730a1..25ae67996b2f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash \ +SUBDIRS = boost libutil libstore libmain nix-store nix-hash \ libexpr nix-instantiate nix-env nix-worker nix-setuid-helper \ nix-log2xml bsdiff-4.3 |