summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
commit10418b21cfb99f506743af0ca3d5f338c13079cd (patch)
treed4f3dbf2b6a4e5c2a41f15978d146d8d36b63f79 /Makefile.am
parenta161fa578bd50daf971186d0be08d89619aa58d1 (diff)
downloadmdk-10418b21cfb99f506743af0ca3d5f338c13079cd.tar.gz
mdk-10418b21cfb99f506743af0ca3d5f338c13079cd.tar.bz2
getopt and getopt_long provided if missing
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 d216294..2284439 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
EXTRA_DIST = ABOUT-NLS autogen.sh configure
-SUBDIRS = po intl doc mixlib mixutils mixgtk misc samples
+SUBDIRS = po intl doc lib mixlib mixutils mixgtk misc samples
docdir = $(top_builddir)/doc