mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-16 14:25:21 -05:00
4 lines
102 B
Makefile
4 lines
102 B
Makefile
|
SUBDIRS = pacman.d
|
||
|
EXTRA_DIST = makepkg.conf pacman.conf
|
||
|
dist_sysconf_DATA = makepkg.conf pacman.conf
|