summaryrefslogtreecommitdiff
path: root/databases/gtksql/files/patch-Makefile.am
blob: 6e1a7c97bfdfd2edf1b030f018898862fb39fdbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- ./Makefile.am.orig	2007-07-20 17:16:40.000000000 +0200
+++ ./Makefile.am	2013-02-26 19:07:58.000000000 +0100
@@ -2,18 +2,6 @@
 
 SUBDIRS = Pics po scintilla intl src pixmaps man gnome
 
-gtksqldocdir = ${prefix}/doc/gtksql
-gtksqldoc_DATA = \
-	README\
-	COPYING\
-	AUTHORS\
-	ChangeLog\
-	INSTALL\
-	NEWS\
-	TODO
-
-EXTRA_DIST = $(gtksqldoc_DATA)
-
 # Copy all the spec files. Of course, only one is actually used.
 dist-hook:
 	for specfile in *.spec; do \