diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 16:11:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 16:11:10 -0600 |
commit | e9cd101e3c94fd88034573331bb27b3761339404 (patch) | |
tree | 50dc98d3423ebd0a527ead3a442c61b192752d2a /configure.ac | |
parent | ea4f2d84eb5a268462037868131e1d9e69b3a845 (diff) | |
parent | 612662f401ef931eea0d5e8c25319c4326cd2c2d (diff) | |
download | ayatana-indicator-power-e9cd101e3c94fd88034573331bb27b3761339404.tar.gz ayatana-indicator-power-e9cd101e3c94fd88034573331bb27b3761339404.tar.bz2 ayatana-indicator-power-e9cd101e3c94fd88034573331bb27b3761339404.zip |
Fixing distcheck
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0177f3b..2d519d6 100644 --- a/configure.ac +++ b/configure.ac @@ -115,6 +115,7 @@ AC_DEFINE([GETTEXT_PACKAGE],[PACKAGE_TARNAME],[Define to the gettext package nam AC_CONFIG_FILES([ Makefile po/Makefile.in +data/Makefile ]) AC_OUTPUT |