diff options
author | Chris Cleeland <chris.cleeland@gmail.com> | 2002-08-25 04:27:09 +0000 |
---|---|---|
committer | Chris Cleeland <chris.cleeland@gmail.com> | 2002-08-25 04:27:09 +0000 |
commit | f5db345a0399bd329edc7185fb800a64f6200b23 (patch) | |
tree | 2ae9e994c5aed2e72720b0d4a091ab9d2189a6e8 /apps | |
parent | c04516cb75cc6d171441442d2747b2530670335c (diff) | |
download | ATCD-f5db345a0399bd329edc7185fb800a64f6200b23.tar.gz |
ChangeLogTag:Sat Aug 24 22:47:22 2002 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gperf/src/gperf.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gperf/src/gperf.mpc b/apps/gperf/src/gperf.mpc index 0e6fa6de35b..3e2a94e6311 100644 --- a/apps/gperf/src/gperf.mpc +++ b/apps/gperf/src/gperf.mpc @@ -1,4 +1,4 @@ -project(gperf) : aceexe { +project(gperf) : aceexe, core { exename = gperf install = ../../../bin |