summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <jbj>2005-01-17 17:10:32 +0000
committerjbj <jbj>2005-01-17 17:10:32 +0000
commitd7160ae70a39a6fb97103dd7e63c0c52fee8cc20 (patch)
tree0e55fd9929ea06a25076a23fcaccbec1e7a2d4da /Makefile.am
parent63dbd62fd1c4cd4b4acc5a5eb818833e5e129f55 (diff)
downloadlibpopt-d7160ae70a39a6fb97103dd7e63c0c52fee8cc20.tar.gz
Mac OS X fiddles.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c2e618..59414db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,9 @@ include_HEADERS = popt.h
usrlibdir = $(libdir)@MARK64@
usrlib_LTLIBRARIES = libpopt.la
+
libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c
+libpopt_la_LDFLAGS = @INTLLIBS@
man_MANS = popt.3