root/trunk/Makefile.am

Revision 67, 200 bytes (checked in by mirko, 8 weeks ago)

distributing man file. still missing man file installation.

Line 
1## top-level Makefile.am
2
3#Include extra macros
4ACLOCAL_AMFLAGS = -I m4
5
6#Build in these directories:
7SUBDIRS = src
8
9#Distribute these directories:
10DIST_SUBDIRS = src m4 man
11
12EXTRA_DIST = autogen.sh
Note: See TracBrowser for help on using the browser.