diff options
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am deleted file mode 100644 index d0d48e5076..0000000000 --- a/addressbook/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_SUBDIR=conduit -endif - -SUBDIRS = \ - backend printing gui tools $(CONDUIT_SUBDIR) - -EXTRA_DIST = \ - ChangeLog.pre-1-4 |