~lann/guitartuner/master

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: lannic
  • Date: 2020-12-23 14:12:19 UTC
  • Revision ID: git-v1:6c53fcaf91f1838890271dfc529c17a192dd57dc
Version 0.5

Mise à jour du dossier Debian
Ajout de langues dans le fichier configure.ac

Show diffs side-by-side

added added

removed removed

Lines of Context:
196
196
DIST_SUBDIRS = $(SUBDIRS)
197
197
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
198
198
        ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
199
 
        TODO compile config.guess config.rpath config.sub depcomp \
200
 
        install-sh ltmain.sh missing
 
199
        TODO compile config.guess config.rpath config.sub install-sh \
 
200
        ltmain.sh missing
201
201
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202
202
distdir = $(PACKAGE)-$(VERSION)
203
203
top_distdir = $(distdir)