[svn-r15296] eliminate the automatic building of h52jpeg

tested: linux
This commit is contained in:
Pedro Vicente Nunes 2008-06-30 12:34:37 -05:00
parent 0286d971c7
commit 49e63a3beb
2 changed files with 2 additions and 2 deletions

View File

@ -22,6 +22,6 @@
include $(top_srcdir)/config/commence.am
# All subdirectories
SUBDIRS=gif2h5 h52jpeg
SUBDIRS=gif2h5
include $(top_srcdir)/config/conclude.am

View File

@ -324,7 +324,7 @@ TRACE = perl $(top_srcdir)/bin/trace
CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# All subdirectories
SUBDIRS = gif2h5 h52jpeg
SUBDIRS = gif2h5
# Automake needs to be taught how to build lib, progs, and tests targets.
# These will be filled in automatically for the most part (e.g.,