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 ba9f783..45e34b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ if BUILD_TESTS TEST = test endif -SUBDIRS = libmatekbd $(TEST) capplet po +SUBDIRS = libmatekbd $(TEST) po ACLOCAL_AMFLAGS = -I m4 |