aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert2011-01-08 13:02:38 -0800
committerPaul Eggert2011-01-08 13:02:38 -0800
commit9a514d4a6c27b837fc2cd6d02c7cd60f08a621a4 (patch)
tree1eee202635acdcbf6871101a2af8f67cd4683b1c /lib
parent278f68456b8c25fff6d2274476cdc8ee3609f68b (diff)
downloademacs-9a514d4a6c27b837fc2cd6d02c7cd60f08a621a4.tar.gz
emacs-9a514d4a6c27b837fc2cd6d02c7cd60f08a621a4.zip
Automate syncing from gnulib.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
new file mode 100644
index 00000000000..6a014f6057b
--- /dev/null
+++ b/lib/Makefile.am
@@ -0,0 +1,8 @@
1BUILT_SOURCES =
2EXTRA_DIST =
3MOSTLYCLEANFILES =
4noinst_LIBRARIES =
5
6DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
7
8include gnulib.mk