summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 875e01f..a7d9fc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ popt_includes = -I$(top_srcdir)/popt
POPT_SUBDIR = popt
endif
-SUBDIRS = $(GLIB_SUBDIR) $(POPT_SUBDIR) check
+SUBDIRS = $(GLIB_SUBDIR) $(POPT_SUBDIR) . check
m4dir = $(datadir)/aclocal
m4_DATA = pkg.m4
@@ -36,4 +36,4 @@ pkg_config_SOURCES= \
pkg.c \
parse.h \
parse.c \
- main.c \ No newline at end of file
+ main.c