[gnome-contacts] Forgot data/Makefile.am



commit 16a86d67484673632c40589927e9a21eb4eccb60
Author: Alexander Larsson <alexl redhat com>
Date:   Mon May 9 15:36:03 2011 +0200

    Forgot data/Makefile.am

 data/Makefile.am |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..8a09023
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,11 @@
+NULL=
+
+nautilusdatadir = $(datadir)/gnome-contacts
+
+nautilusdata_DATA = \
+	gnome-contacts.css			\
+	$(NULL)
+
+EXTRA_DIST = \
+	$(nautilusdata_DATA)	\
+	$(NULL)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]