Skip to content

Commit

Permalink
Oops, missed some Makefile.am updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorLowther committed Jun 14, 2010
1 parent b5abeba commit 1afc0d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion pm/power.d/Makefile.am
Expand Up @@ -11,7 +11,8 @@ power_SCRIPTS = \
journal-commit \ journal-commit \
disable_wol \ disable_wol \
pcie_aspm \ pcie_aspm \
sata_alpm sata_alpm \
hal-cd-polling


EXTRA_DIST=$(power_SCRIPTS) EXTRA_DIST=$(power_SCRIPTS)


Expand Down
4 changes: 2 additions & 2 deletions src/Makefile.am
Expand Up @@ -14,11 +14,11 @@ pm_bin_SCRIPTS = pm-action service


bin_SCRIPTS = pm-is-supported bin_SCRIPTS = pm-is-supported


dist_bin_SCRIPTS = on_ac_power import-fdi-quirkdb dist_bin_SCRIPTS = on_ac_power


sbin_SCRIPTS = pm-powersave sbin_SCRIPTS = pm-powersave


script_in_files = pm-action.in pm-is-supported.in pm-powersave.in import-fdi-quirkdb.in service script_in_files = pm-action.in pm-is-supported.in pm-powersave.in service


CLEANFILES = $(script_in_files:.in=) CLEANFILES = $(script_in_files:.in=)


Expand Down

0 comments on commit 1afc0d3

Please sign in to comment.