diff options
Diffstat (limited to 'src/debug/Makefile.am')
-rwxr-xr-x | src/debug/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/Makefile.am b/src/debug/Makefile.am index caea642..3f98a9a 100755 --- a/src/debug/Makefile.am +++ b/src/debug/Makefile.am @@ -13,4 +13,4 @@ AM_CPPFLAGS = AM_CFLAGS = $(DEBUG_CFLAGS) $(WARNING_FLAGS) $(COMPLIANCE_FLAGS) -SUBDIRS = ptrace +SUBDIRS = ptrace remgdb |