diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 4de650a..9dfa7d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,7 @@ SUBDIRS = \ - libmap \ src \ - data \ - tests \ - po + data DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |