Blame gettext-tools/examples/hello-tcl/Makefile.am

Packit Bot 06c835
# Example for use of GNU gettext.
Packit Bot 06c835
# This file is in the public domain.
Packit Bot 06c835
#
Packit Bot 06c835
# Makefile configuration - processed by automake.
Packit Bot 06c835
Packit Bot 06c835
# General automake options.
Packit Bot 06c835
AUTOMAKE_OPTIONS = foreign
Packit Bot 06c835
ACLOCAL_AMFLAGS = -I m4
Packit Bot 06c835
Packit Bot 06c835
# The list of subdirectories containing Makefiles.
Packit Bot 06c835
SUBDIRS = m4 po
Packit Bot 06c835
Packit Bot 06c835
# The list of programs that are built.
Packit Bot 06c835
bin_SCRIPTS = hello
Packit Bot 06c835
Packit Bot 06c835
# Additional files to be distributed.
Packit Bot 06c835
EXTRA_DIST = autogen.sh autoclean.sh