From a1526a3e7dda31e236985ab465a5befa298eef26 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 17 Oct 2005 18:52:43 +0000 Subject: added first part of the autoconf stuff - patch from Christian Hamar --- Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 00000000..44523442 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = lib/libftp lib/libalpm src/util src/pacman scripts doc + +EXTRA_DIST = \ + ChangeLog \ + COPYING \ + README \ + TODO \ + TODO.autoconf -- cgit v1.2.3