From 93e4c2a4a5d72af30dead4f31a3df00b63cbc3af Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sat, 30 Jul 2005 20:32:58 +0000 Subject: shuffle files to new directory structure --- Makefile.am | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bd764e8..cb68880 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,20 +2,10 @@ AUTOMAKE_OPTIONS = no-dependencies foreign EXTRA_DIST = $(man_MANS) acinclude.m4 -man_MANS = +SUBDIRS = src include +DIST_SUBDIRS = src include -INCLUDES=-I../include -I/lib/modules/$(shell (uname -r))/build/include -CFLAGS=-fPIC -Wall -LIBS= - -lib_LTLIBRARIES = libnfnetlink.la - -libnfnetlink_la_LDFLAGS = -Wc,-nostartfiles -libnfnetlink_la_SOURCES = libnfnetlink.c - -include_HEADERS = libnfnetlink.h - -man_MANS = #nfnetlink.3 nfnetlink.7 +man_MANS = #nfnetlink.3 $(OBJECTS): libtool libtool: $(LIBTOOL_DEPS) -- cgit v1.2.3