diff options
author | Seth Alves <alves@src.gnome.org> | 2000-02-21 21:25:51 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-02-21 21:25:51 +0800 |
commit | 4d534a16f4fa23ef81b14de426f97f473ea83d5b (patch) | |
tree | 71eef9f791db78819baedf5e97589c57c5976146 /libical/Makefile.in | |
parent | eb07f89c7bf5f05937b903f2524ed8e2d7bfcb09 (diff) | |
download | gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar.gz gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar.bz2 gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar.lz gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar.xz gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.tar.zst gsoc2013-evolution-4d534a16f4fa23ef81b14de426f97f473ea83d5b.zip |
more fallout from import of 0.15a
svn path=/trunk/; revision=1883
Diffstat (limited to 'libical/Makefile.in')
-rw-r--r-- | libical/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libical/Makefile.in b/libical/Makefile.in index f93c38dc44..2d6d3a49e4 100644 --- a/libical/Makefile.in +++ b/libical/Makefile.in @@ -146,9 +146,7 @@ SUBDIRS = src mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = -DIST_COMMON = README COPYING INSTALL Makefile.am Makefile.in TODO \ -config.guess config.sub configure install-sh ltconfig ltmain.sh missing \ -mkinstalldirs +DIST_COMMON = README Makefile.am Makefile.in TODO install-sh DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |