]> err.no Git - eweouz/commitdiff
Make sure to distribute lisp sources too
authorTollef Fog Heen <tfheen@err.no>
Mon, 14 Jul 2008 18:40:37 +0000 (20:40 +0200)
committerTollef Fog Heen <tfheen@err.no>
Mon, 14 Jul 2008 18:40:37 +0000 (20:40 +0200)
Makefile.am
configure.ac
lisp/Makefile.am [new file with mode: 0644]

index c24d07c2b3d4ee0d9de80cd2c357dd87d5ef1529..40869c26987c764b95e997895497ebe222aea74c 100644 (file)
@@ -1,2 +1,2 @@
 
-SUBDIRS=src
\ No newline at end of file
+SUBDIRS=src lisp
index e710a4f557a8666d8a67bbe631b4c8f15e0d2582..25830d3a75a53cc088365e28fcf45af68fc921f3 100644 (file)
@@ -11,5 +11,6 @@ AC_DISABLE_STATIC
 AM_PROG_LIBTOOL
 
 AC_PROG_CC
+AM_PATH_LISPDIR
 
-AC_OUTPUT([Makefile src/Makefile])
+AC_OUTPUT([Makefile src/Makefile lisp/Makefile])
diff --git a/lisp/Makefile.am b/lisp/Makefile.am
new file mode 100644 (file)
index 0000000..3517cd0
--- /dev/null
@@ -0,0 +1,2 @@
+
+dist_lisp_DATA = vcard.el eweouz.el