X-Git-Url: https://gitweb.michael.orlitzky.com/?p=emacs-keys.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=5be51c2ca0d7c3964bb9ab6f9420bc9781c8a815;hp=dacdaae43368fe5ef5d3570d14ed6d9a831e9d28;hb=a510b9d181729f95702b35fc25a843431d9b53a2;hpb=269e2dbd3a0b3a035fa3fecc4cedd61036172d8c diff --git a/Makefile.am b/Makefile.am index dacdaae..5be51c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,10 +3,7 @@ EXTRA_DIST = doc src consoledir = $(pkgdatadir) nodist_console_DATA = $(srcdir)/src/console.map -if XMODMAP - # Without this set, we won't try to install the Xmodmap file. - xmodmapdir = $(pkgdatadir) - nodist_xmodmap_DATA = $(srcdir)/src/Xmodmap -endif +xmodmapdir = $(pkgdatadir) +nodist_xmodmap_DATA = $(srcdir)/src/Xmodmap nodist_doc_DATA = $(srcdir)/doc/README