summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRon <ron@debian.org>2010-04-15 16:06:44 +0930
committerRon <ron@debian.org>2010-04-15 16:06:44 +0930
commit32ebba3eeb537dc70e1dfa45496bc65e66aeb9a2 (patch)
treec5615a2ec3f9f567477367928794ababe13e701f /Makefile.am
parentff59bc20e8ed549ca7ef17801851777907af79b1 (diff)
Rename the fdi subdir to conf
Signed-off-by: Ron Lee <ron@debian.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0070abd..808bb13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
# Ensure headers are installed below $(prefix) for distcheck
DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg'
-SUBDIRS = fdi src man include tools
+SUBDIRS = conf src man include tools
MAINTAINERCLEANFILES = ChangeLog INSTALL
pkgconfigdir = $(libdir)/pkgconfig