diff options
Diffstat (limited to 'docs/es/Makefile.am')
-rw-r--r-- | docs/es/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/es/Makefile.am b/docs/es/Makefile.am new file mode 100644 index 00000000..a7f934e3 --- /dev/null +++ b/docs/es/Makefile.am @@ -0,0 +1,9 @@ +figs = \ + figures/gdm_window.png +figdir = figures +docname = gdm +lang = es +omffile = gdm-es.omf +entities = legal.xml +include $(top_srcdir)/xmldocs.make +dist-hook: app-dist-hook |