diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-10-29T15·05+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-10-29T15·05+0000 |
commit | 4d728f6a36c83ff684426788df775b385fae9e88 (patch) | |
tree | 43e23e567f63b50440b724c5b632f34e05d3990c /src/Makefile.am | |
parent | f31661a3b593a15fe061bb398f1814d9c37902a6 (diff) |
* Forked new version of Fix.
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 200ea45fb03f..57af4dbc8f03 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1 +1 @@ -SUBDIRS = boost libnix libmain nix nix-hash fix +SUBDIRS = boost libnix libmain nix nix-hash fix fix-ng |