summaryrefslogtreecommitdiff
path: root/reference/C/CONTRIB/SNIP/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'reference/C/CONTRIB/SNIP/Makefile.am')
-rw-r--r--reference/C/CONTRIB/SNIP/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/reference/C/CONTRIB/SNIP/Makefile.am b/reference/C/CONTRIB/SNIP/Makefile.am
new file mode 100644
index 0000000..e5c6fc9
--- /dev/null
+++ b/reference/C/CONTRIB/SNIP/Makefile.am
@@ -0,0 +1,9 @@
+EXTRA_DIST = $(wildcard *.html) $(wildcard *.c) $(wildcard *.h) $(wildcard *.asm) $(wildcard *.txt) \
+ 8087_sav.asm HEADER.html c_lines.awk except.doc file_id.diz make.ini match.doc myio.cpp \
+ myio.mak myiodemo.cpp myline.cpp mystream.cpp pdn.lst read.me resource.lst rg_qsort.c1 \
+ rg_qsort.c2 snippets._c_ snippets.ndx snippets.txt snippets.wc storage.typ str.cpp str.doc
+
+docs_DATA = $(EXTRA_DIST)
+
+docsdir = $(kde_htmldir)/en/kdevelop/$(subdir)
+