diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-05-17 06:12:32 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2002-05-17 06:12:32 +0000 |
commit | e166694a9f3283d10dd9ec0ee59d82440bcf8efb (patch) | |
tree | ba2407fe4ce0abc6af5afaeb8c0b8a79addbcde8 /include/Makefile.am | |
parent | 7186ae6f62144fc386c2aa21e480c2f28fa348ef (diff) | |
download | flac-e166694a9f3283d10dd9ec0ee59d82440bcf8efb.tar.gz |
add FLAC++ and share subdirs
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index cbdbfca7..f80365ec 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -16,4 +16,4 @@ # Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. -SUBDIRS = FLAC +SUBDIRS = FLAC FLAC++ share |