diff options
author | Eskil Heyn Olsen <eskil@src.gnome.org> | 2000-10-19 07:06:18 +0000 |
---|---|---|
committer | Eskil Heyn Olsen <eskil@src.gnome.org> | 2000-10-19 07:06:18 +0000 |
commit | 447f77ca6e1123251334d9eb37b91afd4c67d6e0 (patch) | |
tree | cbe92655e24703a2b65185488b60cf336df358cc /libnautilus | |
parent | 9cec510318023b068cfbd14d3f8488da9a2fc24b (diff) | |
download | nautilus-447f77ca6e1123251334d9eb37b91afd4c67d6e0.tar.gz |
Fun with Build chapter IX.
* components/loser/content/Makefile.am:
* components/loser/sidebar/Makefile.am:
* components/mozilla/Makefile.am:
* components/sample/Makefile.am:
* libnautilus/Makefile.am:
* src/Makefile.am:
* src/file-manager/Makefile.am:
Fun with Build chapter IX.
Diffstat (limited to 'libnautilus')
-rw-r--r-- | libnautilus/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnautilus/Makefile.am b/libnautilus/Makefile.am index 913eceb5a..955e4df43 100644 --- a/libnautilus/Makefile.am +++ b/libnautilus/Makefile.am @@ -87,6 +87,7 @@ EXTRA_DIST = \ $(ui_DATA) \ nautilus-view-component.idl \ nautilus-distributed-undo.idl \ + $(ui_msgs) \ $(NULL) BUILT_SOURCES = \ |