diff options
| author | Winfried <szukw000@arcor.de> | 2010-10-17 22:42:46 +0000 |
|---|---|---|
| committer | Winfried <szukw000@arcor.de> | 2010-10-17 22:42:46 +0000 |
| commit | f4b08bacb03457eae440ed88f70ac1598f2cee42 (patch) | |
| tree | fcda8e7487cd5979586be05cdccad12af59af62b /Makefile.am | |
| parent | ae6cf3da7dd5e5e1061b9da2c693674399e79874 (diff) | |
-This line, and those below, will be ignored--
M configure
M Makefile.in
M opj_config.h.in.user
M mj2/Makefile.in
M mj2/Makefile.am
M mj2/Makefile.nix
M libopenjpeg/Makefile.in
M jp3d/Makefile.in
M jp3d/libjp3dvm/Makefile.in
M jp3d/Makefile.nix
M jp3d/codec/Makefile.in
M jp3d/codec/Makefile.am
M config.nix
M configure.ac
M doc/Makefile.in
M doc/Makefile.am
M doc/Makefile.nix
M INSTALL
M CHANGES
M jpwl/Makefile.in
M jpwl/Makefile.am
M jpwl/Makefile.nix
M Makefile.am
M Makefile.nix
M codec/Makefile.in
M codec/Makefile.am
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1220a8c5..20af0c66 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ #OpenJPEG top source directory -SUBDIRS = @jpwl_dir@ libopenjpeg codec mj2 @jp3d_dir@ @doxy_dir@ +SUBDIRS = libopenjpeg codec mj2 @jpwl_dir@ @jp3d_dir@ doc clean-local: @rm -rf bin |
