restructured the doc directory
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
# EXTRA_DIST = README
|
||||
SUBDIRS = qse
|
||||
|
@ -183,8 +183,6 @@ top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
# EXTRA_DIST = README
|
||||
SUBDIRS = qse
|
||||
all: all-recursive
|
||||
|
||||
|
@ -181,7 +181,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
pkginclude_HEADERS = sed.h
|
||||
pkginclude_HEADERS = sed.h Sed.hpp StdSed.hpp
|
||||
CLEANFILES = *dist
|
||||
all: all-am
|
||||
|
||||
|
Reference in New Issue
Block a user