aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-05-01 21:03:20 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-05-01 21:03:20 +0000
commit2cdba5baeeac45b8daf9367b6cd7cb7460b00775 (patch)
treef3d9fc72e063831888e52b1d57f0ddbec4d9163a /Makefile.am
parent1589b1d8c17de216eb96c67cadf8a676e229bafc (diff)
downloadprotobuf-2cdba5baeeac45b8daf9367b6cd7cb7460b00775.tar.gz
protobuf-2cdba5baeeac45b8daf9367b6cd7cb7460b00775.tar.bz2
protobuf-2cdba5baeeac45b8daf9367b6cd7cb7460b00775.zip
Add Emacs editor mode. Contributed by Alexandre Vassalotti.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index afdfff09..c6412d89 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,6 +42,7 @@ EXTRA_DIST = \
CHANGES.txt \
editors/README.txt \
editors/proto.vim \
+ editors/protobuf-mode.el \
vsprojects/config.h \
vsprojects/extract_includes.bat \
vsprojects/libprotobuf.vcproj \