diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4ddd8ff4..0bc2143e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ if ENABLE_EXTENSIONS SUBDIRS += extension endif -SUBDIRS += doc awklib po test +SUBDIRS += extras doc awklib po test # what to make and install bin_PROGRAMS = gawk |