comparison Makefile.am @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f75c8b578481
1 # $Id: Makefile.am,v 1.19 2005/01/04 14:35:11 mkern Exp $
2 ###############################################################################
3
4 # Flags to pass to aclocal when it is run automatically by make
5 ACLOCAL_AMFLAGS = -I m4
6
7 SUBDIRS = \
8 m4 \
9 data \
10 src
11
12 EXTRA_DIST = \
13 gnutella.spec \
14 autogen.sh \
15 Makefile.msvc \
16 Make.msvc
17
18 ###############################################################################
19
20 rpm: dist
21 rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz