diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-07-06 13:33:30 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-07-06 13:33:30 -0400 |
commit | 3191a58b3cd4c2ac3325bda0aa250f6cb973eac2 (patch) | |
tree | bc3eb3adb9e2aa0afb6d3160d74e52cbd5fef623 /specs | |
parent | e474cc545ed803012785029412e09ae09063ce39 (diff) |
specs: libXaw.xml was listed twice in dist_doc_DATA
This should fix the dist/install target problem on some tinder boxes
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am index 2da4f7e..bff8cd5 100644 --- a/specs/Makefile.am +++ b/specs/Makefile.am @@ -40,7 +40,6 @@ dist_doc_DATA = $(doc_sources) \ Form.xml \ Grip.xml \ Label.xml \ - libXaw.xml \ List.xml \ MenuButton.xml \ Paned.xml \ |