2009-01-10 06:22:13 +01:00
|
|
|
--- Makefile.in.orig 2008-09-01 08:50:06.000000000 +0000
|
|
|
|
+++ Makefile.in 2008-09-01 08:51:03.000000000 +0000
|
|
|
|
@@ -124,7 +124,7 @@
|
|
|
|
DATA = $(defs_DATA) $(pkgconfig_DATA)
|
|
|
|
ETAGS = etags
|
|
|
|
CTAGS = ctags
|
|
|
|
-DIST_SUBDIRS = . gtk examples tests docs
|
|
|
|
+DIST_SUBDIRS = . gtk examples
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
distdir = $(PACKAGE)-$(VERSION)
|
|
|
|
top_distdir = $(distdir)
|