diff options
author | jbj <devnull@localhost> | 2005-01-23 20:44:57 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-01-23 20:44:57 +0000 |
commit | 9e1bfe0af5fd0183f882f60ebbb670f867682425 (patch) | |
tree | 4c9b6be8c414b95b076e2e26ac2f300f025ffea3 /misc | |
parent | 15d076fc8ff97ea14a78d78bf4ddab8939bf6a50 (diff) | |
download | librpm-tizen-9e1bfe0af5fd0183f882f60ebbb670f867682425.tar.gz librpm-tizen-9e1bfe0af5fd0183f882f60ebbb670f867682425.tar.bz2 librpm-tizen-9e1bfe0af5fd0183f882f60ebbb670f867682425.zip |
- blueprint rpm-4_4 and HEAD to minimize diff spew.
CVS patchset: 7706
CVS date: 2005/01/23 20:44:57
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 86d7fe7de..777ade763 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign -INCLUDES = -I. -I$(top_srcdir) @INCPATH@ +INCLUDES = -I. -I$(top_srcdir) @INCPATH@ EXTRA_DIST = \ alloca.c basename.c err.c error.c \ |