diff options
Diffstat (limited to 'gfsm/config')
-rw-r--r-- | gfsm/config/Makefile.am | 1 | ||||
-rw-r--r-- | gfsm/config/Makefile.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gfsm/config/Makefile.am b/gfsm/config/Makefile.am index 45bdb79..f9a43ac 100644 --- a/gfsm/config/Makefile.am +++ b/gfsm/config/Makefile.am @@ -47,7 +47,6 @@ EXTRA_DIST = \ Makefile.in \ depcomp \ install-sh \ - mkinstalldirs \ missing # config.guess diff --git a/gfsm/config/Makefile.in b/gfsm/config/Makefile.in index 15ab026..3988c64 100644 --- a/gfsm/config/Makefile.in +++ b/gfsm/config/Makefile.in @@ -193,7 +193,6 @@ EXTRA_DIST = \ Makefile.in \ depcomp \ install-sh \ - mkinstalldirs \ missing all: all-am |