diff options
author | Ted Gould <ted@gould.cx> | 2014-02-20 10:01:34 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-20 10:01:34 -0600 |
commit | d7f93a79eb0c426f85718b191de2e1db84d995fe (patch) | |
tree | df09f3514cf68e22e83a424f2a65ae56fa8f4fa5 | |
parent | 6f4bbf0bac764ad82d884f9768d45038acdf3924 (diff) | |
download | ayatana-indicator-power-d7f93a79eb0c426f85718b191de2e1db84d995fe.tar.gz ayatana-indicator-power-d7f93a79eb0c426f85718b191de2e1db84d995fe.tar.bz2 ayatana-indicator-power-d7f93a79eb0c426f85718b191de2e1db84d995fe.zip |
Make sure to go into that subdirectory
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 9a4caca..6ecd4c5 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -2,6 +2,8 @@ BUILT_SOURCES= CLEANFILES= EXTRA_DIST= +SUBDIRS = upstart + # # the indicator bus file # |