summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2008-09-01 18:44:56 +0000
committer <>2013-07-02 12:44:56 +0000
commitbd4e1730fe4d7878c4e5e2c13ea489f59e7e0f27 (patch)
tree5e605cc37a7e484e7008c7934f61e2cd25a0d57b /data/Makefile.am
downloadrarian-bd4e1730fe4d7878c4e5e2c13ea489f59e7e0f27.tar.gz
Imported from /home/lorry/working-area/delta_rarian/rarian-0.8.1.tar.bz2.HEADrarian-0.8.1master
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..5c10495
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,10 @@
+EXTRA_DIST = beanstalk.document beanstalk-climbing.section rarian-sk-cl.xml scrollkeeper_cl.xml
+
+templatedir = $(datadir)/librarian
+template_DATA = rarian-sk-cl.xml
+
+# g-d-u uses this file (in a slightly different
+# way - minus |s in codes to validate
+# *sigh* we emulate
+gdutemplatedir = $(datadir)/librarian/Templates/C
+gdutemplate_DATA = scrollkeeper_cl.xml \ No newline at end of file