diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-17 21:13:09 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-17 21:13:09 +0000 |
commit | 191e7cc1da81eb70d1fb25b16241c0214878b686 (patch) | |
tree | e0d2aea51445fd78c9e06d0808807886f77fa8e9 /gfsm/config | |
parent | 8f01be2a7bfc0d7670f8950f80578603ebe5ebf8 (diff) |
+ distribution fixes
svn path=/trunk/externals/moocow/; revision=10566
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 |