diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-18 07:24:03 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-18 07:24:03 +0000 |
commit | d3853ab17d7203e7fbdfcd5cc8ed3505e5aa6233 (patch) | |
tree | 707e3ce6cb9c59c79b8efc2c358dd04ca5e0943a /ChangeLog | |
parent | 831a32df90d6b3db66d6c578f6e231d4aab2b760 (diff) |
Use $(INSTALL) instead of $(install_sh_DATA) for creating directories.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * src/Makefile.am: + Use $(INSTALL) instead of $(install_sh_DATA) for creating + directories. + 2005-10-17 Adam Jackson <ajax@freedesktop.org> * src/Makefile.am: |