summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-01-21 17:18:38 +0000
committerjbj <devnull@localhost>1999-01-21 17:18:38 +0000
commit394f3cb1ddf52fa7829dab790e34f1dfa5886b5d (patch)
tree430b8c31fcb605b19572bf1c34e2dfcde93195c6 /Makefile.am
parent459dc6ef3eb334df673c514b67c1e343942b9a1c (diff)
downloadlibrpm-tizen-394f3cb1ddf52fa7829dab790e34f1dfa5886b5d.tar.gz
librpm-tizen-394f3cb1ddf52fa7829dab790e34f1dfa5886b5d.tar.bz2
librpm-tizen-394f3cb1ddf52fa7829dab790e34f1dfa5886b5d.zip
Eliminate Makefile.inc dependence in subdirs.
Change "Bad header" to "Bad/unreadable header" for most common cpio failure. CVS patchset: 2728 CVS date: 1999/01/21 17:18:38
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 79b49b868..ac67671a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.4 foreign
-SUBDIRS = popt build lib po intl misc tools scripts tests
+SUBDIRS = popt build lib po intl misc tools scripts tests .
INCLUDES = -I$(top_srcdir)/build -I$(top_srcdir)/lib -I$(top_srcdir)/intl @INCPATH@