Skip to content

Commit

Permalink
Include setup_dhcp module in the package (bnc#895359)
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Nov 18, 2014
1 parent e6f25b2 commit 06f9f7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ client_DATA = \
clients/firstboot_language_keyboard.rb \
clients/firstboot_license_novell.rb \
clients/firstboot_network_write.rb \
clients/firstboot_setup_dhcp.rb \
clients/firstboot_auto.rb

yncludedir = @yncludedir@/firstboot
Expand All @@ -39,4 +40,4 @@ fillup_DATA = \

EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) $(schemafiles_DATA) $(fillup_DATA)

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

0 comments on commit 06f9f7b

Please sign in to comment.