diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2003-02-27 17:24:36 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2003-02-27 17:24:36 +0000 |
commit | bc024ae8b72c5b28fd263c1043d427c29171e03f (patch) | |
tree | 31143ec5272a095882af4f7b97d7f439ec440607 /apps | |
parent | 5bf9791f0130a11cdf54aa47edde9b75031e5d18 (diff) | |
download | ATCD-bc024ae8b72c5b28fd263c1043d427c29171e03f.tar.gz |
ChangeLogTag: Thu Feb 27 11:24:14 2003 Chad Elliott <elliott_c@ociweb.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 3e2a94e6311..7457d0ea4ba 100644 --- a/apps/gperf/src/gperf.mpc +++ b/apps/gperf/src/gperf.mpc @@ -1,4 +1,4 @@ -project(gperf) : aceexe, core { +project(gperf_exe) : aceexe, core { exename = gperf install = ../../../bin |