Add the missing changes from the recent Makefile updates
This commit is contained in:
@ -50,10 +50,10 @@
|
||||
#include <regex.h>
|
||||
|
||||
#include "builtins.h"
|
||||
#include "einfo.h"
|
||||
#include "../libeinfo/einfo.h"
|
||||
#include "rc.h"
|
||||
#include "rc-misc.h"
|
||||
#include "strlist.h"
|
||||
#include "../rc-misc.h"
|
||||
#include "../strlist.h"
|
||||
|
||||
static const char *applet;
|
||||
|
||||
|
Reference in New Issue
Block a user