diff options
author | Carlos Soriano <csoriano@gnome.org> | 2016-04-15 10:35:34 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2016-04-15 20:12:01 +0200 |
commit | 73e10fadc922e75a0858bf29e23e524cb9681851 (patch) | |
tree | b574237d706815d67f46ca9e59d4b6768d6026b0 /Makefile.am | |
parent | d1a1c798e62571f14d64c22334ae7043203e4a13 (diff) | |
download | nautilus-73e10fadc922e75a0858bf29e23e524cb9681851.tar.gz |
desktop: move to a different folder
For a better structured hierarchy.
https://bugzilla.gnome.org/show_bug.cgi?id=712620
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 ee62eca68..b75140f34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ DIRS = \ libgd \ libnautilus-private \ src \ + nautilus-desktop \ test \ po \ data \ |