]> gitweb.michael.orlitzky.com - emacs-keys.git/blobdiff - Makefile.am
Use autotools for the build/dist system.
[emacs-keys.git] / Makefile.am
diff --git a/Makefile.am b/Makefile.am
new file mode 100644 (file)
index 0000000..dacdaae
--- /dev/null
@@ -0,0 +1,12 @@
+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
+
+nodist_doc_DATA = $(srcdir)/doc/README