diff options
-rw-r--r-- | ax25ipd/Makefile.am | 1 | ||||
-rw-r--r-- | ax25rtd/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/ax25ipd/Makefile.am b/ax25ipd/Makefile.am index e579b9f..6994c68 100644 --- a/ax25ipd/Makefile.am +++ b/ax25ipd/Makefile.am @@ -26,7 +26,6 @@ ax25ipd.conf.5: ax25ipd.conf.man $(srcdir)/ax25ipd.conf.man > ax25ipd.conf.5.tmp && \ mv ax25ipd.conf.5.tmp ax25ipd.conf.5; -docdir = ${datadir}/doc/ax25-apps doc_DATA = README.ax25ipd HISTORY.ax25ipd COPYING.ax25ipd AM_CFLAGS = -DUSE_TERMIO diff --git a/ax25rtd/Makefile.am b/ax25rtd/Makefile.am index d97cc5d..ca67be2 100644 --- a/ax25rtd/Makefile.am +++ b/ax25rtd/Makefile.am @@ -73,7 +73,6 @@ LDADD = $(AX25_LIB) EXTRA_DIST = $(etcfiles) ax25rtd.man ax25rtctl.man ax25rtd.conf.man $(doc_DATA) -docdir=${datadir}/doc/ax25-apps doc_DATA= TODO.ax25rtd README.ax25rtd ax25rtd_SOURCES = \ |