aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-06-19 12:29:29 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-06-19 12:29:29 +0300
commitd3b211f3483b4bbcb1cb02c37f33f1cf03da1589 (patch)
treec53c72db2e0a74ca4174e59ac72ae2ca2c8130db /src/main.c
parent164ff85d895bceeccc1c0b5e8cede69c47962c9f (diff)
downloadcpio-d3b211f3483b4bbcb1cb02c37f33f1cf03da1589.tar.gz
cpio-d3b211f3483b4bbcb1cb02c37f33f1cf03da1589.tar.bz2
Housekeeping changes
* lib/Makefile.am: New file * src/Makefile.am (INCLUDES): add lib * src/main.c: Include configmake.h (needed for LOCALEDIR). * tests/Makefile.am (check-local, installcheck-local): Honor TESTSUITEFLAGS.
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 4f2fca3..f95a9ab 100644
--- a/src/main.c
+++ b/src/main.c
@@ -41,6 +41,7 @@
#include "extern.h"
#include <rmt.h>
#include <rmt-command.h>
+#include "configmake.h"
enum cpio_options {
NO_ABSOLUTE_FILENAMES_OPTION=256,

Return to:

Send suggestions and report system problems to the System administrator.