X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=abfde88b4a3fc5a0739ce72f4fe6cbaeef762340;hp=4e902e34d6c89425ffa5afde58ce004b1d92f8bb;hb=d79371e939832ec0cf7e284ecf3c0f291e8f8545;hpb=69ed172bf7a9a188ca68e0cf18a924c33bed29fe diff --git a/utils/Makefile.am b/utils/Makefile.am index 4e902e3..abfde88 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -1,6 +1,10 @@ +if MAINTAINER_MODE + bin_PROGRAMS = imdoc AM_CPPFLAGS = @M17N_CFLAGS@ imdoc_SOURCES = imdoc.c imdoc_LDADD = @M17N_LIBS@ + +endif