[pitivi: 47/94] Added profiles makefile



commit c814fe6dbe6f456b90042c0411adcf69d0c7aac0
Author: Feroze Naina <ferozenaina gmail com>
Date:   Tue Aug 16 19:26:28 2011 +0530

    Added profiles makefile

 data/profiles/Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/profiles/Makefile.am b/data/profiles/Makefile.am
new file mode 100644
index 0000000..29ef661
--- /dev/null
+++ b/data/profiles/Makefile.am
@@ -0,0 +1,7 @@
+profilesdir = $(pkgdatadir)/profiles
+profiles_DATA = \
+	desire.json \
+	ipod.json
+
+EXTRA_DIST = \
+	$(profiles_DATA)



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