libreccm-legacy/tools-legacy/scripts/etc/Makefile.am

11 lines
195 B
Makefile
Executable File

# Process with automake
AUTOMAKE_OPTIONS = foreign no-dependencies 1.4
profiledir = $(sysconfdir)/profile.d
profile_SCRIPTS = $(wildcard *.sh)
#EXTRA_DIST = $(profile_SCRIPTS)
# End of files