diff options
Diffstat (limited to 'help/quickref/sq/Makefile.am')
-rw-r--r-- | help/quickref/sq/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/help/quickref/sq/Makefile.am b/help/quickref/sq/Makefile.am new file mode 100644 index 0000000000..ae0783eabe --- /dev/null +++ b/help/quickref/sq/Makefile.am @@ -0,0 +1,8 @@ +HELP_FILES = quickref.pdf + +quickrefdir = $(evolutionhelpdir)/quickref/sq +quickref_DATA = $(HELP_FILES) + +EXTRA_DIST = \ + $(HELP_FILES) \ + quickref.tex |