aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès2007-12-13 15:45:53 +0100
committerLudovic Courtès2007-12-13 15:45:53 +0100
commiteeb11b1464537651f88aa15171e83261c2257402 (patch)
treebc676070e6479432f9bbf85ba2641ad98bac038d /Makefile.am
parent0799f41bed5921db20cb3cdf4ab59a19b48646a4 (diff)
downloadskribilo-eeb11b1464537651f88aa15171e83261c2257402.tar.gz
skribilo-eeb11b1464537651f88aa15171e83261c2257402.tar.lz
skribilo-eeb11b1464537651f88aa15171e83261c2257402.zip
Install Emacs stuff.
* Makefile.am (SUBDIRS): Add `emacs'. * configure.ac: Invoke `AM_PATH_LISPDIR', produce `emacs/Makefile'. * emacs/Makefile.am: New.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e17dbfe..bba8c94 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = po src doc
+SUBDIRS = po src doc emacs
ACLOCAL_AMFLAGS = -I m4