diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-04 22:25:33 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-04 22:27:03 -0400 |
commit | 49f060252a2f40c727909d9e55463f40dcea2cdf (patch) | |
tree | d07154decbb312aac9fdc410c0b2dfbd2ccdec49 /build | |
parent | 7ad076442d70c239c963c574849b2fb352ccd63a (diff) |
Rename build/*.mk to build/Makefile.am.*
Namely:
build/Analysis.mk -> build/Makefile.am.analysis
build/ChangeLog.mk -> build/Makefile.am.changelog
build/Releasing.mk -> build/Makefile.am.releasing
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.am.analysis (renamed from build/Analysis.mk) | 0 | ||||
-rw-r--r-- | build/Makefile.am.changelog (renamed from build/ChangeLog.mk) | 0 | ||||
-rw-r--r-- | build/Makefile.am.releasing (renamed from build/Releasing.mk) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/build/Analysis.mk b/build/Makefile.am.analysis index d0e00ca4..d0e00ca4 100644 --- a/build/Analysis.mk +++ b/build/Makefile.am.analysis diff --git a/build/ChangeLog.mk b/build/Makefile.am.changelog index b9fbdcf3..b9fbdcf3 100644 --- a/build/ChangeLog.mk +++ b/build/Makefile.am.changelog diff --git a/build/Releasing.mk b/build/Makefile.am.releasing index 2f710388..2f710388 100644 --- a/build/Releasing.mk +++ b/build/Makefile.am.releasing |