diff options
author | Alexander Larsson <alexl@redhat.com> | 2008-12-15 15:56:41 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2008-12-15 15:56:41 +0000 |
commit | 7e668edf204ea9a8c72565e7cabaced11be86caa (patch) | |
tree | 7baed8654034492f54d4de730a13ad2c4f8a7050 /Makefile.am | |
parent | d4b4c188e1a89a268af33ff0381eeca04e5528dc (diff) | |
download | nautilus-7e668edf204ea9a8c72565e7cabaced11be86caa.tar.gz |
eel/ Import eel into nautilus.
2008-12-15 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* acconfig.h:
* configure.in:
* eel/
* libnautilus-private/Makefile.am:
Import eel into nautilus.
svn path=/trunk/; revision=14815
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 cfd3d90df..2c92cb8ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ desktop_in_files = \ nautilus-autorun-software.desktop.in SUBDIRS = \ + eel \ libnautilus-extension \ cut-n-paste-code \ libnautilus-private \ |