diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-02-01 01:48:00 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-02-01 01:48:00 +0000 |
commit | ae25181bf471def2be72e8024b59b96e2ec2dd9a (patch) | |
tree | f771a81a00dba3fca0abf4def9dded6e965fd8cd /build | |
parent | fefe949ce4b759123b5c1646b0a380b548542b33 (diff) | |
download | flac-ae25181bf471def2be72e8024b59b96e2ec2dd9a.tar.gz |
remove the obsolete project_builder_prebuild_phase.sh
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/Makefile.am b/build/Makefile.am index b983be50..08cfac0d 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -18,5 +18,4 @@ EXTRA_DIST = \ config.mk \ exe.mk \ - lib.mk \ - project_builder_prebuild_phase.sh + lib.mk |