]> git.draconx.ca Git - upkg.git/blob - Makefile.am
upkg: Add an option to list packages.
[upkg.git] / Makefile.am
1 # Copyright (C) 2009 Nick Bowler
2 # Copying and distribution of this file, with or without modification,
3 # are permitted in any medium without royalty provided the copyright
4 # notice and this notice are preserved.  This file is offered as-is,
5 # without any warranty.
6
7 ACLOCAL_AMFLAGS = -I m4
8
9 EXTRA_DIST = m4/gnulib-cache.m4
10
11 dist_man_MANS = doc/man/upkg.1
12
13 DIST_SUBDIRS = libltdl lib src
14 SUBDIRS = lib
15
16 if BUNDLED_LIBLTDL
17 SUBDIRS += libltdl
18 endif
19
20 SUBDIRS += src