diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 584201c..1bdef7c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,6 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -sgmlentdir = $(prefix)/share/X11/sgml +sgmlentdir = $(prefix)/share/sgml/X11 dist_sgmlent_DATA = defs.ent |