lix/Makefile.am
Eelco Dolstra 0e09cc12c0 * Add $prefix/store to the RPM.
* Allow extra flags to be passed to RPM.
2004-01-02 14:58:25 +00:00

7 lines
139 B
Makefile

SUBDIRS = externals src scripts corepkgs doc
EXTRA_DIST = substitute.mk nix.spec
rpm: dist
rpm $(EXTRA_RPM_FLAGS) -ta $(distdir).tar.gz