Code

doc: Renamed junosc.txt to junosc.1.txt.
[libjunos.git] / Makefile.am
1 SUBDIRS = src
2 if BUILD_DOCUMENTATION
3 SUBDIRS += doc
4 endif
6 EXTRA_DIST = autogen.sh version-gen.sh
8 version: FORCE
9         @# As a side-effect, this updates version.
10         @echo Building $(PACKAGE_NAME) version $$( cd .. && ./version-gen.sh )