aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
blob: 46c634e4e3b9d023143539b573b991f17f3d93b0 (plain)
1
2
3
4
5
6
7
man_MANS = osmo-ggsn.8 sgsnemu.8
man_aux = $(man_MANS:.1=.x)
EXTRA_DIST = $(man_MANS)

SUBDIRS = \
	examples \
	$(NULL)