common/main.c is part of getopt package

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3476 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-04-16 04:42:31 +00:00
parent 5d218007c3
commit a160f0ebf7
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ EXTRA_DIST = Makefile.mak
noinst_LTLIBRARIES = libcompat.la
dist_noinst_DATA = \
README.compat_getopt ChangeLog.compat_getopt LICENSE.compat_getopt compat_getopt.txt \
README.compat_getopt ChangeLog.compat_getopt \
LICENSE.compat_getopt compat_getopt.txt \
compat_getopt_main.c \
README.compat_strlcpy compat_strlcpy.3
libcompat_la_SOURCES = \