diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 1a32d27f6e1042f69e74ee41e8a64031936b2636 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /addressbook/backend/idl/Makefile.am | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-GEDIT_1_121_1.tar.gz gsoc2013-evolution-GEDIT_1_121_1.tar.zst gsoc2013-evolution-GEDIT_1_121_1.zip |
This commit was manufactured by cvs2svn to create tagGEDIT_1_121_1
'GEDIT_1_121_1'.
svn path=/tags/GEDIT_1_121_1/; revision=16829
Diffstat (limited to 'addressbook/backend/idl/Makefile.am')
-rw-r--r-- | addressbook/backend/idl/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/addressbook/backend/idl/Makefile.am b/addressbook/backend/idl/Makefile.am deleted file mode 100644 index db61d2c30c..0000000000 --- a/addressbook/backend/idl/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -idldir = $(datadir)/idl - -idl_DATA = \ - addressbook.idl - -EXTRA_DIST = $(idl_DATA) |