diff options
author | <rob.taylor@collabora.co.uk> | 2006-01-19 08:03:48 +0000 |
---|---|---|
committer | <rob.taylor@collabora.co.uk> | 2006-01-19 08:03:48 +0000 |
commit | 0ab9fb7c8ddd93843f7e20fe5c8abaa5b6954c9c (patch) | |
tree | 962cdb377e9fc5b5fee057782acc8e8bd7b97ad2 /m4/Makefile.am | |
parent | 48c66cbaa982561afd73f5561f9f0c970f37792a (diff) |
added dbus service file for activation
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r-- | m4/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 482257a4e..259e3c321 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,3 +1,4 @@ EXTRA_DIST = \ as-compiler-flag.m4 \ -as-version.m4 +as-version.m4 \ +as-ac-expand.m4 |