diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1b0ecc0..9b82bb2 100644 --- a/configure.ac +++ b/configure.ac @@ -34,8 +34,8 @@ AC_CONFIG_FILES([ po/Makefile.in Mozo/Makefile data/mozo.desktop.in - data/Makefile - data/icons/Makefile + data/Makefile + data/icons/Makefile ]) AC_OUTPUT |