Skip to content

Commit

Permalink
modify makefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jun 6, 2014
1 parent 27787e5 commit 13484ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ylib_DATA = \
ylibuidir = @ylibdir@/registration/ui
ylibui_DATA = \
lib/registration/ui/addon_eula_dialog.rb \
lib/registration/ui/addon_selection_dialog.rb \
lib/registration/ui/import_certificate_dialog.rb

ylibyastdir = @ylibdir@/yast
Expand Down
1 change: 1 addition & 0 deletions test/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
TESTS = \
addon_spec.rb \
addon_selection_dialog_test.rb \
discover_registration_services_test.rb \
eula_downloader_spec.rb \
helpers_spec.rb \
Expand Down

0 comments on commit 13484ec

Please sign in to comment.