Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openocd_nrf52_patch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sam Calisch
openocd_nrf52_patch
Commits
16cbe121
Commit
16cbe121
authored
14 years ago
by
Spencer Oliver
Browse files
Options
Downloads
Patches
Plain Diff
build: add missing files to make dist
Signed-off-by:
Spencer Oliver
<
ntfreak@users.sourceforge.net
>
parent
9cac49ca
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile.am
+7
-2
7 additions, 2 deletions
Makefile.am
doc/Makefile.am
+2
-1
2 additions, 1 deletion
doc/Makefile.am
src/target/Makefile.am
+0
-1
0 additions, 1 deletion
src/target/Makefile.am
with
9 additions
and
4 deletions
Makefile.am
+
7
−
2
View file @
16cbe121
...
...
@@ -21,8 +21,14 @@ endif
SUBDIRS
+=
src doc
EXTRA_DIST
=
\
BUGS
\
HACKING
\
NEWTAPS
\
PATCHES.txt
\
README.Win32
\
Doxyfile.in
\
tools/logger.pl
tools/logger.pl
\
contrib/loaders
libtool
:
$(LIBTOOL_DEPS)
$(
SHELL
)
./config.status
--recheck
...
...
@@ -78,7 +84,6 @@ install-data-hook:
uninstall-hook
:
rm
-rf
$(
DESTDIR
)$(
pkgdatadir
)
/scripts
distclean-local
:
rm
-rf
Doxyfile doxygen
...
...
This diff is collapsed.
Click to expand it.
doc/Makefile.am
+
2
−
1
View file @
16cbe121
info_TEXINFOS
=
openocd.texi
openocd_TEXINFOS
=
fdl.texi
man_MANS
=
openocd.1
EXTRA_DIST
=
openocd.1
EXTRA_DIST
=
openocd.1
\
INSTALL.txt
dist-hook
:
mkdir
$(
distdir
)
/manual
...
...
This diff is collapsed.
Click to expand it.
src/target/Makefile.am
+
0
−
1
View file @
16cbe121
...
...
@@ -157,7 +157,6 @@ noinst_HEADERS = \
target_request.h
\
trace.h
\
xscale.h
\
xscale_debug.h
\
smp.h
\
avr32_ap7k.h
\
avr32_jtag.h
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment