diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-04-17 13:44:19 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-04-17 13:44:19 +0200 |
commit | a867c35e835128647396ad5b2df498c189944ca4 (patch) | |
tree | 2a0bfa5650654be6792a1cc34b27fcb7b8acbaad /Makefile.am | |
parent | 4a78eabc71df08bdf3d71877c3b3cb62d1b80bff (diff) | |
download | nautilus-a867c35e835128647396ad5b2df498c189944ca4.tar.gz |
Add README.commits, update HACKING for git
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index dde13e2f5..8d2b5bf8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ EXTRA_DIST= \ COPYING-DOCS \ HACKING \ MAINTAINERS \ + README.commits \ nautilus.desktop \ nautilus.desktop.in \ ChangeLog-20000414 \ |