Skip to content
  • This project
    • Loading...
  • Sign in

flexydial / hdfc

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • hdfc
  • custom
  • extras
  • dahdi-linux-complete
  • tools
  • doc
  • Makefile.am
  • Manish Mihsra's avatar
    Deleted unwanted files · 09d1b760
    Manish Mihsra committed 2018-02-28 12:58:59 +0000
    09d1b760
Makefile.am 319 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
man_MANS	= \
	dahdi_cfg.8 \
	dahdi_maint.8 \
	dahdi_monitor.8 \
	dahdi_scan.8 \
	dahdi_span_assignments.8 \
	dahdi_span_types.8 \
	dahdi_test.8 \
	dahdi_tool.8 \
	dahdi_waitfor_span_assignments.8 \
	fxotune.8

noinst_MANS	= \
	dahdi_diag.8 \
	fxstest.8 \
	patgen.8 \
	pattest.8

EXTRA_DIST	= $(man_MANS) $(noinst_MANS)