Skip to content

Commit

Permalink
YCP Killer: Regenerate Makefile.am files in all source directories
Browse files Browse the repository at this point in the history
The commit is a result of running YCP Killer's "makefile" command.

See also:

  https://github.com/yast/ycp-killer
  • Loading branch information
yast-bot committed Jul 31, 2013
1 parent 335a448 commit 42cf13b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Makefile.am
@@ -1,10 +1,10 @@
# Makefile.am for pam/src
# Sources for pam

module_DATA = \
Pam.ycp \
Autologin.ycp \
Nsswitch.ycp
module_DATA = \
modules/Pam.rb \
modules/Nsswitch.rb \
modules/Autologin.rb

EXTRA_DIST = $(module_DATA)

include $(top_srcdir)/Makefile.am.common
include $(top_srcdir)/Makefile.am.common

0 comments on commit 42cf13b

Please sign in to comment.