From 730eb796bbce6f124be9194f1565b7dda1daddf1 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 1 Jun 2010 13:02:23 +0000 Subject: Afdj macros/templates are now located in their own repo. --- server/xml/macros/Makefile.am | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'server/xml/macros/Makefile.am') diff --git a/server/xml/macros/Makefile.am b/server/xml/macros/Makefile.am index 8056e2a..ef341e2 100644 --- a/server/xml/macros/Makefile.am +++ b/server/xml/macros/Makefile.am @@ -1,7 +1,29 @@ EXTRA_DIST = \ - example.xml + test_altcombobox.xml \ + test_button.xml \ + test_checkbox.xml \ + test_combobox.xml \ + test_dbwidget.xml \ + test_lineedit.xml \ + test_listbox.xml \ + test_meta.xml \ + test_metawidget.xml \ + test_multilist.xml \ + test_radiobuttons.xml \ + test_resume.xml xmldir = $(datadir)/xml/macros xml_DATA = \ - example.xml + test_altcombobox.xml \ + test_button.xml \ + test_checkbox.xml \ + test_combobox.xml \ + test_dbwidget.xml \ + test_lineedit.xml \ + test_listbox.xml \ + test_meta.xml \ + test_metawidget.xml \ + test_multilist.xml \ + test_radiobuttons.xml \ + test_resume.xml -- cgit v1.2.3