aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-06-04 17:20:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-06-04 17:20:42 +0000
commite77ce871e9cd9281e070ed84a6827fd48f23af26 (patch)
treee8f5943dd2f97ff203c9703459895abab47eb8b6
parenta5b76162b8d4de7f5b544f947bd19a8f851587b3 (diff)
downloadmailfromd-e77ce871e9cd9281e070ed84a6827fd48f23af26.tar.gz
mailfromd-e77ce871e9cd9281e070ed84a6827fd48f23af26.tar.bz2
Updated for deep directory stru\cture
git-svn-id: file:///svnroot/mailfromd/trunk@16 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index c306efdc..b8fecb32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,12 +16,4 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301 USA
-libexec_PROGRAMS = mailfromd
-
-mailfromd_SOURCES = main.c dns.c
-noinst_HEADERS = mailfrom.h
-AM_CPPFLAGS=-DLOCALSTATEDIR=\"$(localstatedir)\" -DDEFAULT_SOCKET=\"$(DEFAULT_SOCKET)\" -DDEFAULT_USER=\"$(DEFAULT_USER)\"
-INCLUDES = $(MAILUTILS_INCLUDES)
-LDADD = $(MAILUTILS_LIBS) -lmilter
-LIBADD = $(LIBOBJS)
-EXTRA_DIST = daemon.c obstack.c obstack.h snprintf.c snprintf.h \ No newline at end of file
+SUBDIRS = src \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.