summaryrefslogtreecommitdiff
path: root/src/generic/Makefile.am
blob: ccfa2bb338200ff964ed1db0e8fc51f09626281b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MAINTAINERCLEANFILES=Makefile.in

# Order matters here.  Known dependencies are listed below, but there
# may be others that aren't declared.  "a -> b" means that "a"
# requires "b" and hence "b" must come before "a".
#
# apt -> util
SUBDIRS = \
	util \
	apt \
	controllers \
	problemresolver \
	views