diff options
Diffstat (limited to 'gfsm/src')
-rw-r--r-- | gfsm/src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfsm/src/Makefile.in b/gfsm/src/Makefile.in index 19341e9..2309a27 100644 --- a/gfsm/src/Makefile.in +++ b/gfsm/src/Makefile.in @@ -175,6 +175,7 @@ PD_GFSM_SUBDIRS = @PD_GFSM_SUBDIRS@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ |