From: Ivana Hutarova Varekova Date: Thu, 21 Nov 2013 13:50:25 +0000 (+0100) Subject: Revert "'make dist' command compiles "bindings" directory content even if bindings... X-Git-Tag: v0.41~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f816623cb446a90595762f8722814b1b302b17ee;p=thirdparty%2Flibcgroup.git Revert "'make dist' command compiles "bindings" directory content even if bindings are not enabled in configuration file." This reverts commit e9b2de289163327c229f095b53b44c0767d60e38. It is necessary becouse of binding tools can be used in some versions. --- diff --git a/src/Makefile.am b/src/Makefile.am index f731c686..3a92d596 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,6 @@ BINDINGS_SUBDIR = bindings endif SUBDIRS = . daemon pam tools $(BINDINGS_SUBDIR) -DIST_SUBDIRS = $(SUBDIRS) # generate parse.h from parse.y AM_YFLAGS = -d