OSDN Git Service

all -> all-local
[epg/epg.git] / Makefile.am
index 9bcbfb8..b31034b 100644 (file)
@@ -10,12 +10,12 @@ info_TEXINFOS = epa.texi
 
 FLAGS ?= -batch -q -no-site-file
 
-all: elc
+all-local: elc
 
 elc:
        $(EMACS) $(FLAGS) -l COMPILE -f epg-compile
 
-install: elc
+install-data-local: elc
        $(EMACS) $(FLAGS) -l COMPILE -f epg-install $(lispdir) # $(MAKE)
 
 package: