diff options
author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-06-15 15:42:36 +0200 |
---|---|---|
committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-06-15 15:42:36 +0200 |
commit | 091b9f6d3c1613e32e08e7f4663726344408d4a3 (patch) | |
tree | fe5d04bbb7ac94bfc6602f36e9a1be8c4093dad1 /Makefile.am | |
parent | 75db7fd0ea56cfa648e9ac30230a0fe3349d39cd (diff) | |
download | abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.gz abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.xz abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.zip |
Fixed spec file, to work with new version
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 796bd840..a2e6cc89 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = lib src +SUBDIRS = lib src inc EXTRA_DIST = doc/CodingStyle abrt.spec
\ No newline at end of file |