diff options
author | Rui Seabra <rms@1407.org> | 2012-08-18 08:24:07 +0000 |
---|---|---|
committer | Rui Seabra <rms@1407.org> | 2012-08-18 08:24:07 +0000 |
commit | bddd638fa50b559074e6328feee513083a41deb5 (patch) | |
tree | 3e2ac57c06ea9abed6bea9ebc533206de99c341b /configure.ac | |
parent | 78f16260ba5f561fa94541d3a76f5b37140d451b (diff) |
Update spec, make it autogenerated and add expedite.spec to svn:ignore
SVN revision: 75405
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 2193e43..5aba469 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -246,6 +246,7 @@ AC_CHECK_FUNCS([sync]) | |||
246 | 246 | ||
247 | AC_OUTPUT([ | 247 | AC_OUTPUT([ |
248 | Makefile | 248 | Makefile |
249 | expedite.spec.in | ||
249 | src/Makefile | 250 | src/Makefile |
250 | src/bin/Makefile | 251 | src/bin/Makefile |
251 | data/Makefile | 252 | data/Makefile |